Skip to content

Commit

Permalink
Fix #21 - Avoid Symfony root directory to be exposed to the world
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Composieux committed Nov 5, 2014
1 parent 76195a9 commit ed03cd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -180,6 +180,7 @@ Put the following rules:

```
DirectoryIndex index.php
IndexIgnore /symfony
<IfModule mod_rewrite.c>
RewriteEngine On
Expand Down

0 comments on commit ed03cd3

Please sign in to comment.