[us...@httpd] Language dependent Redirect?

2010-10-17 Thread Hans Lodder
Hi! On my site the English spoken international part has .com domain, and the Dutch domain .nl (results2match.com and results2match.nl). The .nl domain is an alias of the .com domain. For some, yet unknown, reason some URL's are wrongly cross connected. Example of a wrong combination, and

Re: [us...@httpd] Language dependent Redirect?

2010-10-17 Thread Joost de Heer
On 10/17/2010 09:07 AM, Hans Lodder wrote: Putting in .htaccess file a redirect like this does not work: Redirect permanent http:/results2match.nl/english-url http:/results2match.com/english-url This does not work either: Redirect permanent english-url http:/results2match.com/english-url

Re: [us...@httpd] Different PHP Version for a VirtualHost

2010-10-17 Thread Stefan Dürrenberger
Am Samstag, den 16.10.2010, 10:10 -0700 schrieb Néstor: And u restarted Apache? Yes - The official User-To-User support forum of the Apache HTTP Server Project. See URL:http://httpd.apache.org/userslist.html for more info. To

[us...@httpd] mod_proxy - Restrict Outgoing Connections

2010-10-17 Thread Hannes
Hi HTTPD Users, I'm using Apache 2.2 on Debian (Kernel 2.6) as a proxy for my web applications . So far I got it all working, including SSL and stuff. But when I had a look at the access.log, I saw hundreds of (mostly GET) requests to URL which are not mine. I'm not really sure what this