Skip to content

Instantly share code, notes, and snippets.

@adammcarth
Created October 7, 2015 23:31
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 adammcarth/3e87012a53f7a182c301 to your computer and use it in GitHub Desktop.
Save adammcarth/3e87012a53f7a182c301 to your computer and use it in GitHub Desktop.
apache:
install: '1'
settings:
user: www-data
group: www-data
default_vhost: true
manage_user: false
manage_group: false
sendfile: 0
modules:
- rewrite
vhosts:
04KiqLZPEWIH:
servername: localhost.app.com
docroot: /var/www/www
port: '80'
setenv:
- 'APP_ENV dev'
override:
- All
options:
- Indexes
- FollowSymLinks
- MultiViews
engine: 'php'
custom_fragment: ''
ssl_cert: ''
ssl_key: ''
ssl_chain: ''
ssl_certs_dir: ''
mod_pagespeed: 0
mod_spdy: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment