2 # you will probably want to change the two following settings:
4 DocumentRoot /var/www/pitchfork
5 <Directory /var/www/pitchfork>
8 DirectoryIndex index.php
10 php_flag magic_quotes_gpc off
11 php_flag display_errors off
12 php_flag log_errors on
13 AddType application/x-httpd-php .php
14 # switch comment marks on the two items to disable access logging
15 # completely for pitchfork. See INSTALL
16 SetEnvIf Request_URI "player/command\.php" pitchforknolog
17 #SetEnv pitchforknolog