AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
DirectoryIndex index.php index.html
Action php-script %%PHPCGI%%
AddHandler php-script .php
DocumentRoot %%WWWDIR%%
%%HASHMARK%%Alias /user_guide %%DOCSDIR%%
%%HASHMARK%%
%%HASHMARK%% Order deny,allow
%%HASHMARK%% Allow from all
%%HASHMARK%%
Order deny,allow
Allow from all