Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

apache httpd

0
votes
0 answers
33 views

Firebug shows 200 when httpd.conf has cache settings

I'm using Firebug to get the HTML requests of .css/.js. I've set my httpd.conf with these lines: ExpiresActive on FileETag None ExpiresByType…
asked June 24, 2011 1:40 am CDT
Moe
0
votes
2 answers
71 views

Apache taking up too much CPU

I'm trying to manage a server on Amazon for a network of sites that receives about 100 million pageviews per month. Unfortunately, nobody out of my…
asked June 23, 2011 6:35 pm CDT
andrewtweber
0
votes
3 answers
34 views

Apache CustomLog to log full URL

I'd like to add a CustomLog directive to my apache configuration to log the full URL requested (or at least the host portion of the URL). I have…
asked June 23, 2011 12:25 pm CDT
jrdioko
0
votes
0 answers
27 views

Apache CustomLog to log full URL

I'd like to add a CustomLog directive to my apache configuration to log the full URL requested (or at least the host portion of the URL). I have…
asked June 23, 2011 12:20 pm CDT
jrdioko
0
votes
1 answer
24 views

Apache2: not defined domains directing to the same virtual host

I have Apache2 configured in a debian box with virtual hosts. I have several domains pointing to the box's IP address. The domains whose virtual…
asked June 22, 2011 6:51 pm CDT
rafaame
0
votes
1 answers
30 views

Apache2 + Passenger3 + Rails3 routing problem

Having a problem with passenger 3 in routes.rb i have match 'main/subgroups/:id' => 'main#subgroups' And in access_log file "GET…
asked June 21, 2011 6:49 am CDT
pavel
0
votes
1 answers
38 views

Enabling mod_wsgi with SELinux (Is there a way?)

I recently had a bit of problem when recently by Deploying Django with mod_wsgi due to SELinux. Usually world get a "Permission denied" error (403).…
asked June 14, 2011 6:02 am CDT
Shehzad009
2
votes
1 answers
30 views

Viewing complete computed Apache httpd configuration?

Is there a command / tool to generate the computed configuration that Apache httpd is using? I know I can manually go through the httpd.conf and…
asked June 14, 2011 4:20 am CDT
jamiebarrow
0
votes
2 answers
45 views

PHP - curl_exec hangs

I am having a strange problem with the below php function. function requestPost($url, $data) { set_time_limit(60); $output = array(); $curlSession =…
asked June 10, 2011 10:48 am CDT
Ricko M
0
votes
1 answer
129 views

Httpd: Cannot make httpd to run under apache user

I followed few guides. httpd is installed, running the service using sudo / so its as root, it works. I have an apache user and group, and…
asked June 8, 2011 9:31 pm CDT
BoDiE2003
0
votes
0 answers
39 views

Apache HTTP server: mod_headers and mod_proxy timeout errors

I have the following configured in httpd to pass requests to a back-end app server: ProxyPass /rewrite http://localhost:8080 timeout=10 Header set…
asked June 8, 2011 3:17 pm CDT
Pavel
0
votes
3 answers
41 views

A fallback web server

suppose you only have 2 servers, would you like to place a web server on each. You want webserver X to be primary and serves all the request at all…
asked June 5, 2011 11:41 am CDT
0
votes
0 answers
42 views

A fallback web server

suppose you only have 2 servers, would you like to place a web server on each. You want webserver X to be primary and serves all the request at all…
asked June 5, 2011 11:41 am CDT
user775187
0
votes
0 answers
38 views

HTTPD - way to view all config directives applied to a requested path in Apache?

Similar to httpd -S command that shows the configuration used for virtual hosts, is there a way that would show all the configuration directives…
asked June 4, 2011 4:57 am CDT
user779159
0
votes
1 answer
45 views

Web server (httpd): how to update/upload the served content remotely?

Running Apache httpd on Windows, what is the usual method / tool to update / upload the served content from another Windows host? I think of SFTP or…
asked June 4, 2011 4:38 am CDT
renamed guy
0
votes
2 answers
34 views

Redirect https subdomains to www domain

We have bought an SSL certificate for https://www.domain.com . Users will be accessing the domain at https://sub1.domain.com ,…
asked May 31, 2011 1:59 pm CDT
thekevinscott
0
votes
1 answers
33 views

PUT request results in 403 Forbidden - Need Apache to allow PUT requests.

I am building a RESTFUL API and need to get Apache to accept PUT requests. Whenever I put to a URL, I am getting a 403 Forbidden error. curl -X PUT…
asked May 31, 2011 8:17 am CDT
mmattax
0
votes
2 answers
37 views

Apache on windows grinds to a halt

we have apache 2.2.18 running on windows server 2003 and when we get a high number of visitors apache seems to slow and slow and slow then grind to…
asked May 27, 2011 3:59 am CDT
Brob
0
votes
3 answers
38 views

When to run apache httpd + tomcat?

What are the primary benefits of running apache httpd in front of tomcat? Are the benefits worth the extra setup and complexity?
asked May 25, 2011 2:36 pm CDT
tvfoodmaps
0
votes
1 answers
43 views

How to configure mod_proxy to block every site except one

Hi, I'm trying to set up mod proxy to block all traffic except to a specific domain. I can configure it to block individual domains using the…
asked May 25, 2011 2:05 pm CDT
abudker
Pages : 1 | 2 | 3 | 4 | 5 > [7]
122

apache httpd

Tagged: apache + httpd
Related Tags
apache × 122
apache2 × 13
.htaccess × 13
mod-rewrite × 12
linux × 12
php × 10
webserver × 9
httpd.conf × 9
ssl × 7
centos × 7
http × 6
tomcat × 6
server × 4
logging × 4
mod-proxy × 4
windows × 4
dns × 4
nginx × 3
ldap × 3
localhost × 3
https × 3
mod-jk × 3
redirect × 3
regex × 3
proxy × 3
svn × 3
mod-wsgi × 2