How do I restart the Apache 2 Web Server under Apple OS X UNIX operating systems using bash command prompt?
{ 0 comments }
Whenever I try to star my Apache 2 server under UNIX / Linux and get a warning as follows:
[warn] NameVirtualHost *:80 has no VirtualHosts
How do I fix this problem?
{ 4 comments }
I’m using Varnish cache infront of Apache web server and I’d like change my web server signature from
Apache/2.2.8 (Ubuntu) mod_python/3.3.1 Python/2.5.2 mod_ssl/2.2.8 OpenSSL/0.9.8g
To:
Apache Web server
How do I change headers using Varnish?
{ 0 comments }
Q. I have a rented dedicated LAMP server and I need to know what version of Apache I am running. How do I find out my Apache server version? How do I find out what modules loaded?
{ 13 comments }