Skip to content

Instantly share code, notes, and snippets.

@trey
Last active April 19, 2017 17:59
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trey/4403230 to your computer and use it in GitHub Desktop.
Save trey/4403230 to your computer and use it in GitHub Desktop.
No more editing VirtualHosts manually
# [your username].conf
<VirtualHost *>
VirtualDocumentRoot /Users/[your username]/Sites/%-2+
</VirtualHost>
@trey
Copy link
Author

trey commented Dec 28, 2012

This is a Solutions Log post.

@trey
Copy link
Author

trey commented Dec 28, 2012

Thank you, @postpostmodern!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment