1 |
--- smeserver-freepbx-0.1/root/etc/e-smith/templates/etc/httpd/fpbx-conf/httpd.conf/20Modules.http_cleanup 2008-08-04 23:32:48.000000000 +0200 |
2 |
+++ smeserver-freepbx-0.1/root/etc/e-smith/templates/etc/httpd/fpbx-conf/httpd.conf/20Modules 2009-04-17 09:36:23.000000000 +0200 |
3 |
@@ -31,8 +31,6 @@ |
4 |
imagemap |
5 |
actions |
6 |
userdir |
7 |
- proxy |
8 |
- proxy_http |
9 |
alias |
10 |
rewrite |
11 |
access |
12 |
@@ -45,7 +43,6 @@ |
13 |
headers |
14 |
usertrack |
15 |
setenvif |
16 |
- ssl |
17 |
)) |
18 |
{ |
19 |
next unless -f "/usr/lib/httpd/modules/mod_${_}.so" || |
20 |
@@ -74,7 +71,6 @@ |
21 |
</IfModule> |
22 |
|
23 |
PidFile /var/run/httpd-fpbx.pid |
24 |
-ScoreBoardFile /var/run/httpd-fpbx.scoreboard |
25 |
UseCanonicalName off |
26 |
LogFormat "%h %l %u %t \\"%r\\" %>s %b" common |
27 |
LogFormat "%{User-agent}i" agent |