Skip to content

Instantly share code, notes, and snippets.

@dawnerd
Created May 9, 2014 19:42
Show Gist options
  • Save dawnerd/e73b3e851c77b7d5d25f to your computer and use it in GitHub Desktop.
Save dawnerd/e73b3e851c77b7d5d25f to your computer and use it in GitHub Desktop.
files:
/etc/httpd/conf.d/proxy.conf:
mode: 000777
owner: ec2-user
group: ec2-user
content: |
LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_module modules/mod_proxy_http.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment