Tagged Questions
1
vote
1answer
129 views
mod_usertrack with X-Forwarded-For (proxy) IPs, apache 2.2
I'm using apache 2.2 with mod_usertrack, behind a reverse proxy (load balancer).
Now, the proxy disguises the client's real IP addresses (keeps them in the X-Forwarded-For header), and forwards the ...
0
votes
1answer
166 views
Cannot run cgi as httpd.conf is empty!
For help I checked out these links:
This This and This
I have an empty httpd.conf file but apache2.conf is not and the formats and tags in apache2.conf are similar to what httpd.conf has in windows ...
1
vote
0answers
358 views
Connection to webdav using nautilus fails with error
I'm trying to connect to webdav server on my local machine using nautilus.
Access to webdav folders is controlled using .htaccess files.
Server is set on 80 port.
The problem is that when i try to ...
0
votes
1answer
257 views
Which repository do I add to automatically update Apache?
I guess the tittle says it all: I installed apache on my ubuntu(11.10), which repository do I add to automatically update it?
0
votes
1answer
12 views
libapache2-redirtoservname package in precise?
I am not able to find the package libapache2-redirtoservname in precise or oneiric.
Was it removed for some reason, and is there a way to get it?
Thank you.
0
votes
1answer
1k views
How do i fix problem with Ubuntu 11.10 server and gitweb?
Hi and sorry for bad english first :(...
i have one ubuntu 11.10 server and i wanna make gitweb server. i refered to this site - ...
0
votes
1answer
183 views
tomcat and apache http together
can I install apache tomcat 6 and apache http web server on the same machine (Ubuntu 11.10) without problems ?
tomcat to serve GeoServer
apache web serve to serve static files
1
vote
2answers
299 views
What is the difference between upgrading from the system and using a CD? My Apache got hosed from CD upgrade
Question pretty much sums it up. I was running Ubuntu 11.10 and had Apache serving a few virtual hosts. I popped in the Ubuntu 12.04 CD (Beta 2) and rebooted. I choose to 'Upgrade Ubuntu 11.10'.
The ...
0
votes
0answers
2k views
Starting apache fails (could not bind to address 0.0.0.0:80) [closed]
I have Ubuntu 11.10
When I run the command to start apache2:
sudo /etc/init.d/apache2 start
I get the following error message:
Starting web server apache2
apache2: Could not reliably ...
2
votes
1answer
1k views
Apache Virtualhost keeps pointing to default directory
I have been trying to set an Apache name based Virtual host(http://test.local) to the directory /var/www/test, but it keps on pointing to the default /var/www directory.
My test.local configuration ...
0
votes
2answers
1k views
How do I install Apache and PHP on 11.10? [duplicate]
Possible Duplicate:
What's the easiest way to set up a LAMP stack?
I would like to install Apache and PHP on my new machine, running Ubuntu 11.10, but I can't see either of them listed ...
2
votes
1answer
683 views
How do I compile mod_deflate?
I want to enable compression in apache. For the same I am trying to use deflate module of apache.
I have already installed apache 2. But it is a default installation and in that mod_deflate is not ...
5
votes
1answer
7k views
Ulimit and make_sock errors
I'm trying to configure Redmine for Ubuntu 11.10, using this
method Redmine for 11.10 but ran into some crazy snag
somewhere with apache. Upon issuing service apache2 restart
I get the following ...
0
votes
0answers
61 views
Apache fails to stay up more than a minute [duplicate]
Possible Duplicate:
Apache stays up for only a minute
This is like my other question, yes, BUT! I have more detail.
First off, I start Apache, and it stays for a minute, and turns off.
I ...
0
votes
0answers
199 views
Apache stays up for only a minute [closed]
When I start apache, it only stays up for a minute. After that, I can't connect to my website.
It says Apache is running, and when I restart Apache it works fine, for another minute, then it stops ...
4
votes
2answers
913 views
Can't use symlinks in local /var/www directory
I'm setting up my local LAMP server, and when I go to it, I can't follow symlinks with the Apache user (www-data). At this point, I've tried chowning and chmoding and I've added
Options ...
0
votes
1answer
463 views
How to get httpd -S running in Ubuntu?
I have /etc/apache2 and i included my Fedora httpd.conf virtual host files and wanted to check the details. But i get this. How to get it working?
# httpd -S
No command 'httpd' found, did you mean:
...
1
vote
1answer
540 views
export commands ignored in /etc/apache2/envvars script -
Maybe this belongs to Serverfault or launchpad.net, but here we go anyway:
In Oneiric,
there is an export command in this script /etc/apache2/envvars , setting LANG.
This gets ignored on my server. ...
0
votes
1answer
5k views
Apache 403 Forbidden Error - Can't access webserver
Yesterday my apache server decided to don't run anymore and I don't now why. Every virtual host displays an 403-Error-Message like the following I copied from the log file:
[error] [client 127.0.0.1] ...
