Project

General

Profile

« Previous | Next » 

Revision 8404

web/.htaccess: Only forward specific terms (subpaths) to VegCore, not also the dir index itself

View differences:

web/.htaccess
42 42

  
43 43
## specific to /
44 44

  
45
RewriteRule ^.*$ https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/VegCore#$0 [discardpath,noescape,last]
45
RewriteRule ^.+$ https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/VegCore#$0 [discardpath,noescape,last]

Also available in: Unified diff