Skip to content

Instantly share code, notes, and snippets.

@fitoria
Created December 30, 2008 02:18
Show Gist options
  • Save fitoria/41489 to your computer and use it in GitHub Desktop.
Save fitoria/41489 to your computer and use it in GitHub Desktop.
##/opt/lampp/etc/extra/httpd-vhost.conf
##esto es lo que hace la magia
<VirtualHost 127.0.0.1>
Servername local.clickmanagua.com
DocumentRoot /opt/lampp/htdocs/almidon/clickmanagua.com/public_html
Options +FollowSymLinks
</VirtualHost>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment