I am hosting a couple of webpages on my apache (virtualhosts) and each of them
should be reachable via http and https.
So actually I have to copy/paste each virtualhost-section and create a
port-80-virtualhost and a port-443-vitualhost with the same content but the the
ssl-stuff.
If I do some
>
> You might be accidentally running Apache as a forward proxy. Do you
> have 'ProxyRequests On' in your configuration?
>
oh my god. You were right. I ran a open proxy for weeks now.
I turned this option on when I was trying to make a stubborn ReverseProxy
working and never turned it off. So
My apache was slowing down big time today morning and when I looked at the logs
I realized that I've approx 10 page-requests per second from various ip's to
pages that are not hosted on my server.
example:
buzzurl.jp 204.45.41.82 - - [10/Mar/2010:14:49:34 +0100] "GET
http://buzzurl.jp/tag/fir
-html
ProxyHTMLURLMap / /
RequestHeaderunset Accept-Encoding
ProxyHTMLLogVerbose On
LogLevel Debug
HostnameLookups Off
thnx for any help,
peter
--
mag. peter pilsl - goldfisch.at
IT-Consulting
Tel: +43-699-11288470
Tel: +43-1-8900602
Fax: +43-1-8900602-15
I want to configure a virtual host to return 404 for a specific request
I tried mod_rewrite
RewriteRule ^/(forbidden_.*) - [R=404]
but this does not work. Also didnt find anything in mod_alias.
I would need to redirect to a nonexisting url, so the browser would
receive a 301 first and then g
I have apache2 running and some users use a cgi-uploadform on the server
and IE to upload bigger files. They report that with "big files" in
approx. 50% the upload fails and IE prints a page "requested page is not
available"
I was thinking if this is a TimeOut-Problem with apache or with IE
on.at/de/voev/
ProxyHTMLURLMap http://www.adulteducation.at/de/voev/ /
ProxyPassReverse /de/voev/
ProxyHTMLURLMap /de/voev/ /
# ProxyHTMLURLMap /de/voev/de/voev /de/voev
--
mag. peter pilsl
goldfisch.at
IT- & dataconsulting
+43 650 3574035
[EMAIL
peter pilsl wrote:
As
soon as I turn on the outputfilter proxy-html I get an empty page
containing of no more than
Finally I found the solution to my problem:
The content I tried to handly with mod_proxy_html was compressed with
mod_deflate and so mod_proxy_html could not parse it
rewritten
thnx for any help. I mastered sendmail, I mastered urlrewrite once - I
would be very glad in getting any help in mastering mod_proxy_html ;)
thnx,
peter
and thnx to nick kew for writing this important module
--
mag. peter pilsl
goldfisch.at
IT- & dataconsulting
+43