I have pored over every page I can find on SuExec and Mod_Mime_Magic
and I am still at a loss here. This is the error I am seeing.
AH01512: mod_mime_magic: can't read `ExecutableFile`
The file permissions are 0700, owned by me and is being run by me via
suexec. I have tested and I am 100% sur
I put this:
RewriteEngine on
RewriteOptions AllowAnyURI # for * to be taken into account by mod_rewrite
RewriteCond %{REQUEST_METHOD} OPTIONS
RewriteRule ^ - [R=405,L]
RewriteRule ^[^/] - [R=403,L]
in my .htaccess file, but when I still telnet to mydomain 80, and try the
OPTIONS thing, i
Thanks, do you mean open a new thread for me wanting to know how to turn
off the OPTIONS stuff?Or do you mean open a new thread if I want help
with blocking the hacking kits? cPanel / CFS seem to handle all the w00t
stuff, so I'm not to worried about that now.
On Fri, Feb 12, 2016 at 6:49 A
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
All,
Ping. Any ideas?
Thanks,
- -chris
On 2/5/16 4:04 PM, Christopher Schultz wrote:
> All,
>
> I've been searching for a bit and mostly people are having the
> opposite problem I'm having: they are having file locks expire too
> early .
>
> I ha
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
All,
I'm using mod_proxy_http as a reverse-proxy to another origin server.
It seems that httpd doesn't record access logs for stuff going over to
the proxy.
Is there a way to write an access log for requests handles by
mod_proxy? Or is the best pract
I'm sorry to suggest it without myself testing it first, but are you
aware of mod_allowmethods?
--
With Best Regards,
Marat Khalili
On 12/02/16 14:47, Yann Ylavic wrote:
On Fri, Feb 12, 2016 at 10:47 AM, Daniel wrote:
The typical way to block OPTIONS in 2.2 does not need mod_rewrite at all
On Fri, Feb 12, 2016 at 2:38 AM, Spork Schivago wrote:
> Sorry to put in here, but is there away for me to test to see if my server
> is affected by this OPTIONS issue?
OPTIONS is not an issue, could you elaborate?
> I have cPanel / WHM and ConfigServer
> Firewall installed and just about every
On Fri, Feb 12, 2016 at 10:47 AM, Daniel wrote:
> The typical way to block OPTIONS in 2.2 does not need mod_rewrite at all
> IIRC. You just add this in your location/directory:
>
> deny from all
>
>
> and will return 403 if you try OPTIONS method there
That would
The typical way to block OPTIONS in 2.2 does not need mod_rewrite at all
IIRC. You just add this in your location/directory:
deny from all
and will return 403 if you try OPTIONS method there
El vie., 12 feb. 2016 a las 7:41, Spork Schivago ()
escribió:
> Thank y
Hi Greg,
Thanks for your reply.
Yes the apps are driven by LAMP stack. I looked in
the /etc/apache2/conf-enabled/ folder and found shortcut files.
This one is for apache docs
Alias /manual /usr/share/doc/apache2-doc/manual/
Options Indexes FollowSymlinks
AllowOverride None
Requir
10 matches
Mail list logo