ispCP - Board - Support
mod_proxy abschalten? - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega International Area (/forum-22.html)
+--- Forum: German Corner (/forum-26.html)
+--- Thread: mod_proxy abschalten? (/thread-10041.html)

Pages: 1 2


mod_proxy abschalten? - Flakes - 03-17-2010 12:22 AM

moin,
ich wuerde gerne die mod_proxy aus dem ispcp / apache werfen. aber ich vermute wenn ich das system nun aender die mod abschalte wird irgend 'nen mist wieder in die config geschrieben und der apache startet nicht mehr. gibts ne moeglichkeit die mod dauerhaft abzuschalten?
bzw. wenn ich im ispcp hauptordner (/var/www/ispcp/gui) ne htaccess anlege mit dem inhalt:
<Location />
<Limit CONNECT>
Order deny,allow
Deny from all
</Limit>
</Location>
funktionierts auch nicht.


RE: mod_proxy abschalten? - BeNe - 03-17-2010 12:27 AM

Wenn du das Module deaktivierst hast Du keine Zugriff mehr auf AWStats.
Was hat es denn für einen Hintergrund ?

Greez BeNe


RE: mod_proxy abschalten? - Flakes - 03-17-2010 12:30 AM

AWStats ist fuer mich unwichtig. Google Analytics Ole. Wink Problem ist durch das 200 Okay vom Apache denkt ein IRC Netzwerk Proxyscanner das sich ein Open Proxy dahinter verbrigt und somit saemtliche BNC's killt und meine IP auf die BAN Liste kommt.
Ich hab nur keine Ahnung, wie ich das Modul rauswerfen kann ohne das ich mir ISPCP abschiesse.


RE: mod_proxy abschalten? - BeNe - 03-17-2010 12:39 AM

Was für ein OS hast Du denn ?
Wenn es Debian ist, schalte es einfach mal ab und schaue was passiert.
Sollte aber eigentlich nichts brechen.

Code:
a2dismod <modulename>

Greez BeNe


RE: mod_proxy abschalten? - Flakes - 03-17-2010 12:43 AM

Jepp, ist Debian 5. Allerdings muss ich wohl nun die Config anpassen sowieso das Default-Template. Damit der Eintrag nicht immer neu geschrieben wird. Richtig? Wenn ja, wo muss ich das aendern?!

ERROR: The following modules depend on proxy and need to be disabled first: proxy_http
india359:~# a2dismod proxy_http
Module proxy_http disabled.
Run '/etc/init.d/apache2 restart' to activate new configuration!
india359:~# /etc/init.d/apache2 restart
Restarting web server: apache2 ... waiting ..............
india359:~# a2dismod proxy
Module proxy disabled.
Run '/etc/init.d/apache2 restart' to activate new configuration!
india359:~# /etc/init.d/apache2 restart
Restarting web server: apache2We failed to correctly shutdown apache, so we're now killing all running apache processes. This is almost certainly suboptimal, so please make sure your system is working as you'd expect now! (warning).
... waiting .............Syntax error on line 96 of /etc/apache2/sites-enabled/ispcp.conf:
Invalid command 'ProxyRequests', perhaps misspelled or defined by a module not included in the server configuration
failed!


RE: mod_proxy abschalten? - BeNe - 03-17-2010 12:45 AM

Hast Du es denn schon mal versucht ob es auch so schon funktioniert ?
Ansonsten kannst Du die Templates anpassen.

Greez BeNe


RE: mod_proxy abschalten? - ZooL - 03-17-2010 12:45 AM

/etc/ispcp/apache2/parts....

mfg


RE: mod_proxy abschalten? - Flakes - 03-17-2010 12:47 AM

Apache Config angepasst, allerdings ist das Problem immer noch da. :/
Problem gefunden. Läuft. Smile


RE: mod_proxy abschalten? - Lucan - 03-18-2010 05:05 AM

(03-17-2010 12:47 AM)Flakes Wrote:  Apache Config angepasst, allerdings ist das Problem immer noch da. :/
Problem gefunden. Läuft. Smile

Schreib doch die Lösung für andere hier nieder.


RE: mod_proxy abschalten? - Flakes - 03-25-2010 04:03 AM

Das System hat das Proxyaddon wieder in die Config reingeladen. Und es steht wieder drinn.

Kann auch den Apache nicht mehr neustarten. Bekam gerad eine eMail:

Quote:Hey There,

I'm the automatic email sent by on your india359.server4you.de (85.25.150.31) server.

A critical error just was encountered while executing function restart_httpd() in /var/www/ispcp/engine/ispcp-serv-mngr

Error encountered was:

========================================================================
Apache config file is corrupted. Please check before restarting Apache server!!!
========================================================================