Skip to content

Instantly share code, notes, and snippets.

@simple
Created August 26, 2012 11:56
Show Gist options
  • Select an option

  • Save simple/3478072 to your computer and use it in GitHub Desktop.

Select an option

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

simple commented Jun 20, 2013

Copy link
Copy Markdown
Author

Zapier Test

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