Hi,
derzeit habe ich das Problem, dass das apache2-proxy-modul (libapache2-mod-proxy-html ist installiert) nicht gefunden wird.
Wo werden standardmäig Module platziert? (er sucht bei mri in /etc/apache2/modules, dort is aber nix)
Danke
Dizzy
Ajaxterm nur lokal (Problem mit apaches proxy modul)
Code: Alles auswählen
apt-cache search proxy | grep apache2
libapache2-mod-proxy-html - Apache2 filter module for HTML links rewriting
aptitude install libapache2-mod-proxy-html
a2enmod proxy
a2dismod proxy
aptitude remove libapache2-mod-proxy-html