Changeset 1560
- Timestamp:
- 05/13/08 15:27:55 (22 months ago)
- Files:
-
- 1 modified
-
trunk/pylucid/.htaccess (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pylucid/.htaccess
r1309 r1560 37 37 #RewriteRule ^dev_scripts/server_tests - [L] 38 38 39 # Forbid the directly access to the dispatcher file (send 403 HTTP response) 40 # FIXME: Is it save to default activate both rules? 41 #RewriteRule ^index.cgi$ - [F,L] 42 #RewriteRule ^index.fcgi$ - [F,L] 43 39 44 RewriteCond %{REQUEST_FILENAME} !-f 40 45