&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
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…
apache
caching
httpd
browser-cache
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…
apache
memory
httpd
cpu
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…
apache
domain
logging
httpd
host
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…
apache
logging
domain
httpd
host
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…
apache
debian
virtualhosts
httpd
apache2
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…
ruby-on-rails-3
apache
passenger
httpd
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).…
apache
deployment
httpd
mod-wsgi
selinux
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…
apache
httpd
config
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 =…
php
apache
curl
libcurl
httpd
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…
apache
configuration
httpd
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…
apache
httpd
mod-proxy
mod-headers
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…
apache
backup
webserver
httpd
high-availability
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…
apache
backup
webserver
httpd
high-availability
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…
apache
httpd
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…
windows
apache
file-upload
httpd
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 ,…
apache
ssl
httpd
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…
apache
httpd
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…
windows
apache
windows-server-2003
httpd
cloud-hosting
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?
web-development
apache
tomcat
httpd
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…
apache
proxy
httpd
mod-proxy
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
virtualhosts
× 4
dns
× 4
nginx
× 3
ldap
× 3
localhost
× 3
https
× 3
virtualhost
× 3
mod-jk
× 3
redirect
× 3
regex
× 3
proxy
× 3
svn
× 3
mod-wsgi
× 2
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy