Revision 8059
Added by Aaron Marcuse-Kubitza over 11 years ago
web/main.conf | ||
---|---|---|
3 | 3 |
ServerAdmin aaronmk@nceas.ucsb.edu |
4 | 4 |
|
5 | 5 |
RewriteEngine on |
6 |
RewriteMap tolower int:tolower |
|
6 | 7 |
RewriteMap subdomain2path prg:subdomain2path |
7 | 8 |
|
8 | 9 |
DocumentRoot main |
Also available in: Unified diff
web/main.conf: Added tolower RewriteMap