View Single Post
  #1  
Old 10-06-2006, 06:09 AM
thijs thijs is offline
Member
 
Join Date: Sep 2006
Posts: 20
Default Awstats and Rails

I'm setting up the awstats integration, great stuff. I'm running into a problem though.

I want to place the awstats folder outside of the document root because the app is deployed by Capistrano and the awstats folder does not stay in the same place.

It gives this error:

[config:vhost:test:awstats] AWStats working directory: /home/test/awstats/ is not inside virtual host root: (null)/home/test/app/current/, AWStats integration is disabled.

Is it possible to put the folder outside of the document root and map it with an alias?

Last edited by thijs; 10-06-2006 at 06:27 AM..
Reply With Quote