Code: Select all
# FastCgiWrapper /usr/lib/apache2/suexec2
FastCgiWrapper /usr/lib/apache2/suexecDann gefielen die Einträge aus mod_proxy nicht. Das auskommentieren folgender Zeilen gefiel dem Apachen2.2.3 und er ließ sich fehlerfrei starten, aber mir nicht, weil ich nicht verstehe warum er meckert.
Code: Select all
CacheRoot "/var/cache/apache2/proxy"
# CacheSize 5
# CacheGcInterval 4
# CacheMaxExpire 24
# CacheLastModifiedFactor 0.1
# CacheDefaultExpire 1
# Again, you probably should change this.
#NoCache a_domain.com another_domain.edu joes.garage_sale.comCode: Select all
server:/var/cache/apache2# mkdir proxy
server01:/var/cache/apache2# chown www-data.www-data proxy/Code: Select all
server:/etc/apache2/mods-enabled# apache2ctl restart
Syntax error on line 25 of /etc/apache2/mods-enabled/proxy.conf:
Invalid command 'CacheSize', perhaps misspelled or defined by a module not included in the server configuration