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

2010-10-17 Thread Hans Lodder
On 17-10-2010 11:26, Joost de Heer wrote: 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

[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 m

[us...@httpd] Getting apxs

2010-10-17 Thread Nelson Cabral
My Synology NAS is bundled with Apache 2.2.16, but comes without mod_dav_svn. To compile mod_dav_svn, I need to provide apxs, which doesn't comme with my NAS either. I downloaded Apache 2.2.16 sources, ran ./configure and make (but not make install as I do not want to touch Synology's Apache2). W

Re: [us...@httpd] Looking for a superminimalist configuration for serving static pages only.

2010-10-17 Thread Igor Galić
- "Appache Lion" wrote: > >> 2010/10/16 Igor Galić : > > Hi, Igor. Thank you for the fast response. Your post inspired a whole > night of experimentation. :))) > > >> One of the best advises I've read in Ivan Ristić's Apache Security > >> is to start with an empty configuration file. > >

Re: [us...@httpd] Looking for a superminimalist configuration for serving static pages only.

2010-10-17 Thread Appache Lion
>> 2010/10/16 Igor Galić : Hi, Igor. Thank you for the fast response. Your post inspired a whole night of experimentation. :))) >> One of the best advises I've read in Ivan Ristić's Apache Security >> is to start with an empty configuration file. Oddly enough, I didn't think of starting with a p

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 http://httpd.apache.org/userslist.html> for more info. To un

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

[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 th