You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by Apache Wiki <wi...@apache.org> on 2014/03/15 01:07:24 UTC

[Httpd Wiki] Update of "php-fastcgi" by thumbs

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.

The "php-fastcgi" page has been changed by thumbs:
https://wiki.apache.org/httpd/php-fastcgi?action=diff&rev1=2&rev2=3

Comment:
Fix curly quotes

    `# Requests for *.php are actually fed to php-fastcgi as an argument`<<BR>>
    `Action my-fastcgi /php5.fcgi`<<BR>>
  
-   `<Directory “/var/www/fcgi/">`<<BR>>
+   `<Directory "/var/www/fcgi/">`<<BR>>
    `  Order deny,allow`<<BR>>
    `  Deny from all`<<BR>>
    `  <Files "php5.fcgi">`<<BR>>

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org