Revision 7890
Added by Aaron Marcuse-Kubitza over 11 years ago
.htaccess | ||
---|---|---|
8 | 8 |
RewriteEngine on |
9 | 9 |
RewriteBase /~aaronmk/vegpath/ |
10 | 10 |
|
11 |
# unknown paths -> VegRef
|
|
11 |
# unknown paths |
|
12 | 12 |
RewriteCond %{REQUEST_FILENAME} !-d |
13 | 13 |
RewriteCond %{REQUEST_FILENAME} !-f |
14 | 14 |
RewriteCond %{REQUEST_FILENAME} !-l |
Also available in: Unified diff
web/vegpath/.htaccess: unknown paths: Removed no longer accurate VegRef from comment header