Surf 11 » Archives for November, 2009

Finding the best waves on the web.

Where is httpd.conf on my Mac

If you are running a Mac Apple includes a version of Apache for you. In modern versions of Mac OSX (Leopard, Snow Leopard) you will be running Apache 2.2 (as of this writing). You can find the httpd.conf file in:

/etc/apache2/httpd.conf

In prior versions of Mac OSX you might be running Apache 2.0, and your httpd.conf file may be located here:

/etc/httpd/httpd.conf


Restart Apache on a Mac

Here's how to restart Apache (httpd) web server on a Mac, open terminal and run the following:

sudo /usr/sbin/apacheclt restart

If you don't like using terminal, you can also restart apache on Mac by doing the following:

  1. System Preferences
  2. Sharing
  3. Uncheck Web Sharing (this is the Apache Service) to turn if off, then check it again to start it up.


milw0rm - exploits : vulnerabilities

Lists vulnerabilities in web apps (and other apps as well)

Link: milw0rm - exploits : vulnerabilities



MetaLab: We make interfaces

Link: MetaLab: We make interfaces



Subscribe to our RSS Feed: subscribe to this feed XML
Archives   Tags   Contact