View Single Post
  #7  
Old 12-17-2006, 11:30 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
You can change your vhost root to "/home/test/", set document root to "/home/test/app/current/", change the "Rails" context location to "/home/test/app/current/" as well.
This way, you can set awstats working directory to a real directory at "/home/test/awstats".

You need to instantiate the vhost configuration first if you are using the vhost template.

Just a simple configuration change.

Last edited by mistwang; 12-17-2006 at 11:34 AM..
Reply With Quote