Here is the .ls_rails_config:
Code:
RailsApp tcl_beta_site "/public_html/beta" "Production" 2 1
RailsAppMap tcl_beta_site "test2.thecliplady.com" "/"
Here is the error:
Code:
2009-10-12 19:05:55.060 [INFO] [HTAccess] Updating configuration from [/home/theclipl/public_html/beta/public/.htaccess]
2009-10-12 19:05:55.060 [ERROR] [config] Path for Rails application is invalid: /home/theclipl/etc/rails_apps/test/
For some reason it's still trying to access /etc/rails_apps/test/ instead of the file specified. I thought that maybe updating the path that was set in the cPanel for that subdomain to the correct path would do it but it seems that LSWS is not over-riding the httpd.conf settings for this rails app:
Code:
2009-10-12 19:08:50.586 [INFO] [xx.xx.xx.xx:58404-1#APVH_test2.thecliplady.com] Auto Index is disabled for [/home/theclipl/public_html/beta/public/], access denied
2009-10-12 19:08:50.068 [INFO] [xx.xx.xx.xx:58404-0#APVH_test2.thecliplady.com] Auto Index is disabled for [/home/theclipl/public_html/beta/public/], access denied
2009-10-12 19:08:44.546 [INFO] [xx.xx.xx.xx:33038-0#APVH_test2.thecliplady.com] Auto Index is disabled for [/home/theclipl/public_html/beta/public/], access denied