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-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to