Project

General

Profile

« Previous | Next » 

Revision 7948

web/vegpath/.htaccess: mod_rewrite: Added `RewriteOptions inherit` so this .htaccess file can be copied to subdirs and will inherit the "unknown paths" rule

View differences:

.htaccess
6 6
### mod_rewrite
7 7

  
8 8
RewriteEngine on
9
RewriteOptions inherit
9 10
RewriteBase /
10 11

  
11 12
# unknown paths

Also available in: Unified diff