After switching from Apache 2.0.64 to 2.4.12 I have some issues on
loading my index.html or any other html page. I always get a 404 Not
found Error Message in my Browser. But if I try to access a simple
index.php with "Hello World "in the same directory that works. I
allready check the user right f
I'm trying to build Apache 2.4.10 with the system level openssl, which is
version 0.9.8j, but I continuously get an error telling me that the version of
openssl is to old. I get to the point where the configuration script is
looking for openssl and then it fails. The message that I receive is:
This morning a webserver that I'm responsible for (but didn't have a
particularly significant hand in setting up) was reporting as in a
$ ps -ef | grep httpd
display. This is on RHEL6 and it's Apache HTTPD 2.2 patched up the way that
Red Hat does things.
When I explored the logs, and e
Hi,
I have a php wrapper to js / css files
I use mod_rewrite to have the wrapper handle the request.
I then set the cache rules in php via
header('Cache-Control: max-age=' . $this->maxage);
Apache however then serves it as
Cache-Control: max-age=31557600, max-age=0
It seems most clients do
> On Feb 23, 2015, at 7:14 PM, @lbutlr wrote:
>
> On Feb 23, 2015, at 4:34 AM, Jim Jagielski wrote:
>>> Chrome and IE are pushing for HTTP/2 sooner rather than later. Hopefully it
>>> will be quick to come to apache because it certainly sounds like a major
>>> improvement.
>>
>> "major" is a
trunk does.
> On Feb 23, 2015, at 9:05 PM, @lbutlr wrote:
>
> On Feb 23, 2015, at 5:39 PM, curtis wrote:
>> A little research found that apache supports http/2 via the mod_spdy module.
>
> No, that is not correct. SPDY is a precursor to HTTP/2 and is *not* HTTP/2.
> Also, SPDY does not work i