I don't know if typo or not but in the redirect rule you have mysite.cominstead
mysite.it
On Fri, Jul 24, 2009 at 6:24 PM, danielitob wrote:
>
> Sorry...you're right.
> I analyzed error log and I found that...it's strange
>
> [Fri Jul 24 10:12:19 2009] [warn] RSA server certificate CommonName (C
You'll probably get more help over at
http://www.modsecurity.org/contact/. This list is for support of the
Apache web server and the modules that come with it.
-
The official User-To-User support forum of the Apache HTTP Server P
Running CentOS 5.3 x86_64, and Apache httpd-2.2.9, which is successfully
compiled.
I do a
./configure \
--with-apxs=/usr/local/apache2/bin/apxs \
--with-httpd-src=/home/sparks/install/httpd-2.2.9
I'll add that the apxs path is valid. There's an -fPIC error which is also
curious
On 07/24/2009 09:47:00 AM, Bob Ionescu wrote:
> 2009/7/17 MK :
> >
> >SetHandler perl-script
> >PerlHandler HTML::Mason::ApacheHandler
> >AddType text/html mhtml
> >AddType text/html comp
> >AddHandler perl-script mhtml comp
> >
> In contrast to trunk (becoming 2.3/2.4) Direc
EnableSendfile off
~Frank
MK wrote:
This started happening this morning. I did not want to attach an image
on the mail list so I posted it here:
http://www.intergate.com/~halfcountplus/misc/apache-distort.jpg
That's a screenshot from //localhost. If you want to see how that
should look, an
This started happening this morning. I did not want to attach an image
on the mail list so I posted it here:
http://www.intergate.com/~halfcountplus/misc/apache-distort.jpg
That's a screenshot from //localhost. If you want to see how that
should look, an identical online version, where the ser
Bob Ionescu wrote:
2009/7/22 Paul Leder :
Problem: is there some way to allow a directory listing which includes a
'parent' link, but *only* up to a specified top level?
May be you can restrict
IndexIgnore .*
to some folders via DirectoryMatch (don't know if terminating with $
works to prevent
On Wednesday 22 July 2009 01:45:50 Mike -- EMAIL IGNORED wrote:
> I am thinking of securing part of my low volume
> web site with SSL. I wend to some certificate
> authorities, and I was blown away by the prices.
> Are there that are both cheap and widely recognized?
>
> Thanks for your help.
> Mi
Eric Covener wrote:
On Fri, Jul 24, 2009 at 10:07 AM, "Fábio Jr." wrote:
Hello,
Is the FilesMatch directive case sensitive?
If isn't, can I use a regex like "\.(jpe?g|JPE?G)" to solve the problem?
It's case sensitive. You can prefix a PCRE expression with (?i) to
make it case-insensitive wi
On Fri, Jul 24, 2009 at 10:07 AM, "Fábio Jr." wrote:
> Hello,
>
> Is the FilesMatch directive case sensitive?
>
> If isn't, can I use a regex like "\.(jpe?g|JPE?G)" to solve the problem?
>
It's case sensitive. You can prefix a PCRE expression with (?i) to
make it case-insensitive without any speci
Hello,
Is the FilesMatch directive case sensitive?
If isn't, can I use a regex like "\.(jpe?g|JPE?G)" to solve the problem?
Thanks
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.a
2009/7/17 MK :
>
>SetHandler perl-script
>PerlHandler HTML::Mason::ApacheHandler
>AddType text/html mhtml
>AddType text/html comp
>AddHandler perl-script mhtml comp
>
>
> If I load *localhost/codebank/index.html*, there is no problem.
> However, if I try to load *localhost/cod
peter wrote:
I think this is a problem about Apache and virtual hosting.
For what it's worth : from your description, I think you're right, and
at the bottom there is probably some Apache misconfiguration.
The problem is that you do not have a "clean" Apache installation such
as you would
I think this is a problem about Apache and virtual hosting. but I
am not sure...I have looked at the section in the Webmin book which
has lots of information but …. it is in too great a detail for me to
understand in overview what I should do.
I have been following the suggestions here t
2009/7/22 Paul Leder :
> Problem: is there some way to allow a directory listing which includes a
> 'parent' link, but *only* up to a specified top level?
May be you can restrict
IndexIgnore .*
to some folders via DirectoryMatch (don't know if terminating with $
works to prevent inheritance ^/var/
Paul Reilly wrote:
Hello, I want to redirect all pages which have a .htaccess restriction
to SSL before
the user is prompted for authentication: This is a common problem, as
described here:
http://blog.jozjan.net/2008/02/htaccess-redirect-to-ssl-https-before.html
This doesn't really answer
Hello, I want to redirect all pages which have a .htaccess restriction to
SSL before
the user is prompted for authentication: This is a common problem, as
described here:
http://blog.jozjan.net/2008/02/htaccess-redirect-to-ssl-https-before.html
Redirect in htaccess works fine on it's own, and aut
Sorry...you're right.
I analyzed error log and I found that...it's strange
[Fri Jul 24 10:12:19 2009] [warn] RSA server certificate CommonName (CN)
`www.mysite.com' does NOT match server name!?
what does mean?
Ray Van Dolson-3 wrote:
>
> On Thu, Jul 23, 2009 at 09:51:38AM -0700, danielitob
18 matches
Mail list logo