apache 2

Restart Apache 2 In Mac OS X

by Vivek Gite on December 7, 2010 · 0 comments

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 }

Start / Stop / Restart Apache Web Server Via SSH

by Vivek Gite on February 14, 2010 · 1 comment

How do I start / stop or restart Apache web sever via SSH (secure shell) under Linux or UNIX operating systems?

{ 1 comment }

Mac OS X: Restart / Stop / Start Apache2

by Vivek Gite on July 16, 2009 · 0 comments

How do I restart Apache 2 web server under Apple Mac OS X UNIX operating systems?

{ 0 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 }

Apache: Graceful Server Reboot From Shell

by Vivek Gite on January 27, 2009 · 0 comments

How do I gracefully restart Apache web server from a shell prompt?

{ 0 comments }

Find out Apache Version

by Vivek Gite on December 20, 2008 · 13 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 }