View Single Post
  #1  
Old 12-10-2008, 02:22 PM
Dauntless Dauntless is offline
Member
 
Join Date: Oct 2008
Posts: 13
Default Added a 'static' website to my VPS

I define a 'static' website to be only generic HTML pages without any Rails logic.
I just added a static website to my VPS and declared the listener to see this at /home/deployr/itracker. I also added a 'virtual host' to run this.

My question is: How do I get your server to look at the index.html in the root I described above and NOT at the /public subfolder of this as is the normal location for a Rails application.

Are there special instructions to install a 'static' website?
Thank you,
David Kennedy
Reply With Quote