Project

General

Profile

« Previous | Next » 

Revision 7973

web/vegpath/.htaccess: ErrorDocument: Use / instead of /index.php because index.php is the DirectoryIndex and doesn't need to be hardcoded

View differences:

.htaccess
32 32
RewriteRule ^([^.]*)\.(.*)$ $1/$2
33 33

  
34 34
# non-filesystem paths
35
ErrorDocument 404 /index.php
35
ErrorDocument 404 /

Also available in: Unified diff