[prev] [thread] [next] [lurker] [Date index for 2003/11/24]
Author: gabor Date: 2003-11-24 19:53:53 +0200 (Mon, 24 Nov 2003) New Revision: 27 Modified: README Log: Apache config from Shlomi Modified: README =================================================================== --- README 2003-11-24 17:47:01 UTC (rev 26) +++ README 2003-11-24 17:53:53 UTC (rev 27) @@ -22,6 +22,7 @@ In the virtual host in the apache configuration file write something like this: + ScriptAliasMatch ^/virtual/subdir/[a-zA-Z0-9_.-]*$ /path/to/installation/cgi/yapc.pl <Directory /path/to/installation/db> @@ -32,6 +33,10 @@ </Directory> +You might also have to add a line similar to this before your ScriptAliasMatch line +Alias /virtual/subdir /path/to/installation/files/ + + CHANGES --------- 0.07_03 2003.11.
Generated at 22:06 on 24 Nov 2003 by mariachi 0.51