Skip to content

Commit

Permalink
Comments may not be included on a line after a configuration directiv…
Browse files Browse the repository at this point in the history
  • Loading branch information
eitland committed Jan 9, 2011
1 parent 36aed25 commit d38fb33
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/urlrewrite/htaccess.conf
Expand Up @@ -2,7 +2,9 @@
Options +FollowSymlinks
Options +Indexes
RewriteEngine on
# RewriteBase /my_app/ # if your app is in a subfolder

# if your app is in a subfolder
# RewriteBase /my_app/

# test string is a valid files
RewriteCond %{SCRIPT_FILENAME} !-f
Expand Down

0 comments on commit d38fb33

Please sign in to comment.