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
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
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
- "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.
>
>
>> 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
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
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
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