Project

General

Profile

« Previous | Next » 

Revision 14501

web/main.conf: added RewriteMap for readlink

View differences:

main.conf
4 4
	
5 5
	RewriteEngine on
6 6
	RewriteMap tolower int:tolower
7
	RewriteMap readlink prg:readlink
7 8
	RewriteMap subdomain2path prg:subdomain2path
8 9
	
9 10
	DocumentRoot .
......
26 27
	
27 28
	RewriteEngine on
28 29
	RewriteMap tolower int:tolower
30
	RewriteMap readlink prg:readlink
29 31
	RewriteMap subdomain2path prg:subdomain2path
30 32
	
31 33
	DocumentRoot .

Also available in: Unified diff