Skip to content

Instantly share code, notes, and snippets.

@magickatt
Created April 18, 2013 12:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save magickatt/5412216 to your computer and use it in GitHub Desktop.
Save magickatt/5412216 to your computer and use it in GitHub Desktop.
Zend Server 6.0 default http (port 80) virtual host
Include "/usr/local/zend/etc/sites.d/http/__default__/0/*.conf"
<Directory "/usr/local/zend/var/apps/http/__default__/0/">
Allow From All
</Directory>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment