]> git.pld-linux.org Git - packages/apache1.git/commit
- move global Alias and ScriptAlias directives to slot 80 (but still load module...
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 18 Jun 2005 13:46:49 +0000 (13:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commite73fbcdf1bd8d044c526981fba23cd85db1a7d18
tree13f3e895dd68a86e7e899641c8e56165fffe68ca
parent1d00ebf152c1e7f4bcf67c362b3b0a485472355a
- move global Alias and ScriptAlias directives to slot 80 (but still load module itself in 02).
  This is to make it possible to have overrides for programs in /cgi-bin dir:
   ScriptAlias /cgi-bin/program1.cgi  /usr/lib/cgi-bin/program1/program1.cgi
   ScriptAlias /cgi-bin/programN.cgi  /usr/lib/cgi-bin/programN.cgi
   ScriptAlias /cgi-bin/programM.cgi  /usr/lib/cgi-bin/program1/program1.cgi
   ScriptAlias /cgi-bin/ /home/services/httpd/cgi-bin

Changed files:
    apache1-mod_alias.conf -> 1.2
    apache1.spec -> 1.100
apache1-mod_alias.conf
apache1.spec
This page took 0.089766 seconds and 4 git commands to generate.