Project

General

Profile

« Previous | Next » 

Revision 8507

web/**/.htaccess: RewriteRules: ensured flags are in alphabetical order

View differences:

.htaccess
8 8
RewriteCond %{ENV:innermost_dir} =terms
9 9
RewriteCond $0 ^/ [ornext]
10 10
RewriteCond #$0 ^(.*)$
11
RewriteRule ^.+$ ../_src/ctfs-comments_worksheet.xls%1 [discardpath,noescape,last,redirect,qsappend]
11
RewriteRule ^.+$ ../_src/ctfs-comments_worksheet.xls%1 [discardpath,last,noescape,qsappend,redirect]

Also available in: Unified diff