Project

General

Profile

« Previous | Next » 

Revision 8497

schemas/VegCore/.htaccess: added RewriteBase to support relative redirects. this enables auto-prepending dir name if it's part of the filename, e.g. VegCore/ERD.pdf -> VegCore/VegCore.ERD.pdf).

View differences:

schemas/VegCore/.htaccess
1 1
RewriteEngine on
2 2
RewriteOptions AllowNoSlash InheritBefore
3
RewriteBase /VegCore/
3 4

  
4 5
SetEnvIf Request_URI ^ innermost_dir=VegCore
5 6

  

Also available in: Unified diff