Last active
December 14, 2015 14:08
-
-
Save kraigh/5097997 to your computer and use it in GitHub Desktop.
Apache on osx mountain lion
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# main Apache config file | |
/etc/apache2/httpd.conf | |
# virtual hosts config file | |
/etc/apache2/extra/httpd-vhosts.conf | |
# hosts file for redirecting URLs to local IP | |
/etc/hosts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment