Hello list httpd
I have problems in core dump of Apache with the latest version of mod_qos
I returned to the depot version of debian
that is a lower version
the problem seems to be resolved
all testimonials are welcome
--
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x092164A7
gpg --key
Your root directory / should always be Deny from all. Then you allow access
to other directories per need.
On Sep 30, 2011 7:25 AM, "Brandon Phelps" wrote:
> Hello all,
>
> I am a bit confused regarding the difference between:
>
>
> Options FollowSymLinks
> AllowOverride None
>
>
> and:
>
>
>
Hello all,
I am a bit confused regarding the difference between:
Options FollowSymLinks
AllowOverride None
and:
Options Indexes FollowSymLinks MultiViews
AllowOverride None
Order allow,de
What do people recommend for logging httpd access to SQL. I know at the very
worst I can set CustomLog "| sql_insert.sh" ... but was hoping there's
something more efficient. I see the mod_log_sql project on OutOfOrder.cc, but
that seems to stop at httpd 2.0. I see some people have an independent
I am setting up a server with mod_dav and have found that when people use
something like NetDrive on Windows to mount it as a local drive, the logs are
enormous. Copying a CD sized file generates over 600 GET requests. We need to
log all the file downloads from and that's going to make it proble
ProxyRequests should be off for reverse proxy like in your case.
On Sep 29, 2011 9:41 PM, "congo thomas" wrote:
> Hello good people,
>
> This is a request for sanity check of a running config under Apache
> 2.0.52. I have this single vhost that was configured long ago. I recently
> was handed ove
Hello good people,
This is a request for sanity check of a running config under Apache
2.0.52. I have this single vhost that was configured long ago. I recently
was handed over the ownership of the config, and it struct me that it was
a bit peculiarly, in the sense that i am not all sure if the Lo