packages: rt/rt-apache.conf - removed old options according to docs/UPGRADI...

paszczus paszczus at pld-linux.org
Wed Oct 26 14:28:45 CEST 2011


Author: paszczus                     Date: Wed Oct 26 12:28:45 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- removed old options according to docs/UPGRADING-4.0:
"The old
`fastcgi_server`, `webmux.pl`, and `mason_handler.*` files will not
work with RT 4.0, and should be removed to reduce confusion."

---- Files affected:
packages/rt:
   rt-apache.conf (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/rt/rt-apache.conf
diff -u packages/rt/rt-apache.conf:1.6 packages/rt/rt-apache.conf:1.7
--- packages/rt/rt-apache.conf:1.6	Mon Mar  9 15:24:23 2009
+++ packages/rt/rt-apache.conf	Wed Oct 26 14:28:40 2011
@@ -12,14 +12,11 @@
 
     Alias /NoAuth/images/ /usr/share/rt3/html/NoAuth/images/
     Alias /error/ "/home/services/httpd/error/"
-    #AddHandler fastcgi-script fcgi
-    #ScriptAlias / /usr/bin/mason_handler.fcgi/
     AddDefaultCharset UTF-8
 
     PerlModule Apache2::compat
 
     PerlModule Apache::DBI
-    PerlRequire /usr/bin/webmux.pl
 
     <Location /error>
     </Location>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rt/rt-apache.conf?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list