Project

General

Profile

« Previous | Next » 

Revision 11180

added web/people/Brad_Boyle/ with attribution/ subdir for BIEN 3 data use and attribution.docx

View differences:

web/people/Brad_Boyle/attribution/.htaccess
1
RewriteEngine on
2
RewriteOptions AllowNoSlash InheritBefore
3

  
4
SetEnvIf Request_URI ^ innermost_dir=attribution
5

  
6
# dir without trailing / is provided as an absolute filesystem path
7
RewriteCond %{ENV:innermost_dir} =attribution
8
RewriteCond $0 ^/ [ornext]
9
RewriteCond #$0 ^(.*)$
10
RewriteRule ^.+$ /VegBIEN/attribution/BIEN+3+data+use+and+attribution.docx%1 [discardpath,last,noescape,qsappend]
web/people/Brad_Boyle/.htaccess
1
RewriteEngine on
2
RewriteOptions AllowNoSlash InheritBefore
3

  
4
SetEnvIf Request_URI ^ innermost_dir=DwC
5

  
6
# dir without trailing / is provided as an absolute filesystem path
7
RewriteCond %{ENV:innermost_dir} =DwC
8
RewriteCond $0 ^/ [ornext]
9
RewriteCond /$0 ^(.*)$
10
RewriteRule ^.+$ attribution%1 [discardpath,last,noescape,qsappend]
web/people/Brad
1
link Brad_Boyle
0 2

  
web/.brad
1
link people/Brad
0 2

  

Also available in: Unified diff