Hi,
Is it possible to somehow trigger a purge of the cache
(mod_mem_cache)? If so, how?
I would like to be able to purge cached content by either using a
local script or a special request.
Regards,
Steven
-
To unsubscribe, e-mai
2013/10/1 Yehuda Katz :
> On Tue, Oct 1, 2013 at 10:02 AM, Redalert Commander
> wrote:
>>
>> Our configuration has the typical include of
>> "/etc/httpd/conf.d/*.conf", it is here that the vhosts are defined in
>> separate files. Should the default also be
Hi,
I was reading the documentation and testing out some things.
We have multiple name based virtual hosts, but would like to display a
page when not match is found.
According to the documentation at [1] and [2], the first matching
servername or alias is used, with no precedence for wildcards.
Wh
>
> I found something in configure that looks like an option, 'runtimedir',
> but that is not actually a valid option.
> Something is definately wrong here, I see other people having the
> authdigest_shm files in /var/run/httpd by default, without extra configure
> arguments.
Replying to myself...
On Wed, April 10, 2013 14:17, Jens-U. Mozdzen wrote:
> Hi Steven,
>
> Zitat von Redalert Commander :
>> Hi Jens, thanks for having a look.
>>
>> 2013/4/10 Jens-U. Mozdzen :
>>> Hi Steve,
>>>
[...]
>>>
>>> I believe you have no o
Hi Jens, thanks for having a look.
2013/4/10 Jens-U. Mozdzen :
> Hi Steve,
>
> Zitat von Redalert Commander :
>
[...]
>>
>> # cat /var/log/httpd/error_log
>> [Wed Apr 10 12:44:44.796571 2013] [suexec:notice] [pid 23907] AH01232:
>> suEX= EC mechanism enabled
Hello list,
I compiled version 2.4.4 from source and created an RPM package, I
used a spec file for a 2.2.3 package and changed it where required in
order to build successfully.
The httpd.conf file used was also for 2.2.3 (with minor changes as
defined in the section " Common problems when upgradi