Apache Proxy

Irgendwelche Probleme mit XAMPP für Windows? Dann ist hier genau der richtige Ort um nachzufragen.

Apache Proxy

Postby guest » 30. June 2003 13:23

kann mir jemand sagen wie ich einen proxy mit apache einrichte?

Mein apache server läuft astrein, die module:mod_proxy.so,mod_proxy_connect.so, mod_proxy_http.so werden geladen aber wenn ich in der httpd.conf das modul <IfModule mod_proxy.c> auskommentiere also aktiviere. Kann ich den Apache net starten, failed to request. im ereignisprotokoll von win2k steht aber nur Fehler 1.

Kann mir jemand sagen was ich falsch mache?

mfg

effeksys
guest
 

Postby Oswald » 30. June 2003 21:48

Huhu effeksys!

Benutzt Du WAMPP oder einen selbst installieren Apache? Kannst Du hier mal schreiben, wie die Zeilen aussehen, Die nun bei Dir in der httpd.conf stehen. Also von <IfModule mod_proxy.c> bis </IfModule>.

Gruß,
Oswald
User avatar
Oswald
Apache Friends
 
Posts: 2718
Joined: 26. December 2002 19:51
Location: Berlin, Germany
Operating System: Linux

Postby effeksys » 02. July 2003 07:53

#<IfModule mod_proxy.c>
#ProxyRequests On
#
#<Proxy *>
# Order deny,allow
# Deny from all
# Allow from 192.168.0.1/254
#</Proxy>

#
# Enable/disable the handling of HTTP/1.1 "Via:" headers.
# ("Full" adds the server version; "Block" removes all outgoing Via: headers)
# Set to one of: Off | On | Full | Block
#
#ProxyVia On

#
# To enable the cache as well, edit and uncomment the following lines:
# (no cacheing without CacheRoot)
#
#CacheRoot "/wampp2/apache/proxy"
#CacheSize 500
#CacheGcInterval 4
#CacheMaxExpire 24
#CacheLastModifiedFactor 0.1
#CacheDefaultExpire 1
#NoCache a-domain.com another-domain.edu joes.garage-sale.com

#</IfModule>
-----------------------
ich benutze wampp2.2.
Sobald ich dies auskommentiere ->request failed.
Es sind alle proxymodule bis auf mod_proxy_ftp auskommentiert.
effeksys
 

Postby Guest » 02. July 2003 07:57

effeksys wrote:#<IfModule mod_proxy.c>
#ProxyRequests On
#
#<Proxy *>
# Order deny,allow
# Deny from all
# Allow from 192.168.0.1/254
#</Proxy>

#
# Enable/disable the handling of HTTP/1.1 "Via:" headers.
# ("Full" adds the server version; "Block" removes all outgoing Via: headers)
# Set to one of: Off | On | Full | Block
#
#ProxyVia On

#
# To enable the cache as well, edit and uncomment the following lines:
# (no cacheing without CacheRoot)
#
#CacheRoot "/wampp2/apache/proxy"
#CacheSize 500
#CacheGcInterval 4
#CacheMaxExpire 24
#CacheLastModifiedFactor 0.1
#CacheDefaultExpire 1
#NoCache a-domain.com another-domain.edu joes.garage-sale.com

#</IfModule>
-----------------------
ich benutze wampp2.2.
Sobald ich dies auskommentiere ->request failed.
Es sind alle proxymodule bis auf mod_proxy_ftp auskommentiert.


P.S. wäre nett wenn mir noch jemand sagen könnte wie ich die Verzeichnisse für mod_auth_mysql die geschützt werden sollen festlege.
Guest
 


Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 25 guests