Project

General

Profile

« Previous | Next » 

Revision 8437

web/.htaccess: fallback redirect: Use new VegCore/ instead of specifying the full wiki URL

View differences:

web/.htaccess
47 47

  
48 48
## specific to /
49 49

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

Also available in: Unified diff