Project

General

Profile

« Previous | Next » 

Revision 7892

web/vegpath/.htaccess: mod_rewrite: RewriteBase: Changed to / now that VegPath is hosted at vegbiendev.nceas.ucsb.edu

View differences:

.htaccess
6 6
### mod_rewrite
7 7

  
8 8
RewriteEngine on
9
RewriteBase /~aaronmk/vegpath/
9
RewriteBase /
10 10

  
11 11
# unknown paths
12 12
RewriteCond %{REQUEST_FILENAME} !-d

Also available in: Unified diff