Welcome Guest | Login

static site quick question

hi, i just created a simple static site, uploaded it, created the subdomain, symlinked it, and all is nice. however how do I make it so my address is subdomain.main.com and not subdomain.main.com/index.html  ? basically i need subdomain.main.com/index.html == subdomain.main.com. is this called a redirect or an allias? i modify my mains site .htaccess?


thanks.

2007-01-27 03:13 AM

Hi there - so when you point your browser to subdomain.main.com -- what happens?  It should automatically serve the index.html page.  

2007-01-27 03:25 AM

hello,
i get

Application error

Rails application failed to start properly"

2007-01-27 04:23 AM

Hi there - email us at support and we'll take care of this.  Let us know the url and filepath it is supposed to load.  

2007-01-27 04:31 AM

FYI - this problem is normally solved by placing a .htaccess file in your non-rails app root public folder that has a

RewriteEngine Off

in it...

2007-02-04 06:04 PM


Hello Guest! In order to post you must be an active client with us, please log in or sign up.