Questions tagged [apache-2.4]

Version 2.4 of the Apache HTTPd Server. When asking questions about virtualhosts, please include the output of the following command: "apache2ctl -S" (or "httpd -S" depending on your OS)

Filter by
Sorted by
Tagged with
1 vote
1 answer
2k views

apache 2.4 on debian squeeze via apt

Is there a source like dotdeb.org which offers the apache 2.4 packages for Debian squeeze? I'm looking for Apache modules. I want to install the modules from this source and then the actual version of ...
soupdiver's user avatar
  • 807
3 votes
1 answer
8k views

Missing mod_access_compat.so - how to compile

I upgraded to Apache 2.4 from 2.2 and noticed that I am missing the mod_access_compat.so file in the modules directory. My question is simple, how do I compile this file?
user avatar
0 votes
2 answers
3k views

where Redirect permanent rule need to be add

I want redirect my web site http request to https my web site is https://test my apache is version 2.4 and ssl configration is (ssl.conf) on separate file from httpd.conf and I am not using ....
eli1128's user avatar
  • 63
2 votes
1 answer
3k views

Apache MPM event in Apache 2.4+

For years I have been using the mpm-prefork module as it was my understanding that this was the preferred worker for Apache 2 and 1.3. Now I will be installing some fresh Apache servers and will be ...
drew010's user avatar
  • 226
0 votes
3 answers
4k views

Apache 2.4 and PHP 5.4 getting connection reset errors in the browser

In the weekend I upgraded my development web server to Apache 2.4 and PHP 5.4. In my web application which was previously working great on Apache 2.2 and PHP 5.3 it now starts getting these messages ...
zuallauz's user avatar
  • 143
8 votes
3 answers
12k views

Apache + PHP-FPM = random "Error parsing script headers" + Seg Faults

I have PHP-FPM setup with Apache 2.4 using proxy_fcgi, all works fine, but every one in 4-6 requests, Apache returns a blank page. This happens on my main site http://danielhe.com/, but not subdomain ...
user avatar
4 votes
4 answers
16k views

Apache 2.4 :: What happened to conf.d/ virtual hosts?

Getting local devel environment setup with Apache 2.4. Looks like things have changed compared to 2.2 In particular, conf.d/ directory is gone and now we have just conf/ directory with a single ...
virtualeyes's user avatar
0 votes
1 answer
1k views

apache 2.4 with php on debian squeeze

I've just compiled and installed apache 2.4 on my debian squeeze machine. It was the first time I've compiled it on my own. My next step should be installing mod_php for the server. Now I was thinking ...
soupdiver's user avatar
  • 807
1 vote
3 answers
7k views

Apache 2.4 Package

Does anyone know where I can get a apache 2.4 package for centos 5/6? When i run yum upgrade httpd it returns with version: 2.2.3-53.el5.centos I have these repo lists installed: base ...
CraigH's user avatar
  • 195
1 vote
0 answers
412 views

Apache 2.4 Web Based Console

I read in a news article about apache httpd 2.4 being released with the feature to configure servers via web console rather than text file. I looked in the documentation and couldnt find anything ...
CraigH's user avatar
  • 195
3 votes
1 answer
490 views

Apache 2.4 upgrade tips?

I'd like to upgrade my apache to 2.4 on a CentOS 5 VPS, for it's performance and reduced memory usage. Any experience/tips to share?
ohho's user avatar
  • 1,015
0 votes
2 answers
1k views

Unable to open website in https even ssl is enabled

I want to open my website login page with https only, I check that SSL is enable on server here is basic information of server return by phpinfo(); PHP Version 5.2.14 Configure Command '--with-...
xkeshav's user avatar
  • 147
-1 votes
1 answer
100 views

Apache reverse rewrite [duplicate]

Is it possible to make the URL index.php?view=something back into /something?
Kyle's user avatar
  • 562
85 votes
5 answers
187k views

How do I redirect subdomains to a different port on the same server?

I have some subdomains I want to redirect to specific ports on the same server. Say I have dev.mydomain.com I want dev.mydomain.com to transparently redirect to mydomain.com:8080 and I want to ...
user avatar
6 votes
8 answers
15k views

(13) Permission denied on Apache CGI attempt

I have recently upgraded my Apache2 server, and am now unable to run a CGI app. My logs are showing (13) Permission denied unable to connect to cgi deamon after multiple tries I understand that the ...
user43403's user avatar
  • 163

1
116 117 118 119
120