app#2 atmtennis.crs-live.com
I added to the .htaccess of app#1 like it say so in the wiki:
RewriteCond %{REQUEST_URI} ^/atmtennis.*
RewriteRule .* - [L]
Both rails application start property, BUT since I changes the .htaccess, contents of public in app#1 is not more accessible.
as an example, this URL is no more working even the file is physically there:
http://www.crs-live.com/stylesheets/main.css
Can you tell me why?
Thanks.
Sebastien
2008-08-19 12:36 PM
Sebastiensebastienj2000@hotmail.com