Skip to content

Instantly share code, notes, and snippets.

@simple
Created August 26, 2012 11:56
Show Gist options
  • Save simple/3478072 to your computer and use it in GitHub Desktop.
Save simple/3478072 to your computer and use it in GitHub Desktop.
changes on httpd.conf
LoadModule php5_module libexec/apache2/libphp5.so
<IfModule dir_module>
DirectoryIndex index.html index.php
</IfModule>
LogFormat "%h %l %u %t %>s %D %b \"%r\" \"%{Referer}i\" \"%{User-Agent}i\"" combined
@simple
Copy link
Author

simple commented Jun 20, 2013

Zapier Test

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