summaryrefslogtreecommitdiffstats
path: root/network/lighttpd/README.SLACKWARE
diff options
context:
space:
mode:
Diffstat (limited to 'network/lighttpd/README.SLACKWARE')
-rw-r--r--network/lighttpd/README.SLACKWARE2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/lighttpd/README.SLACKWARE b/network/lighttpd/README.SLACKWARE
index 55b523330b..44e54f7a4b 100644
--- a/network/lighttpd/README.SLACKWARE
+++ b/network/lighttpd/README.SLACKWARE
@@ -33,7 +33,7 @@ httpd (apache). It works fine with lighttpd with a couple of tweaks.
( "localhost" =>
(
"socket" => "/var/run/lighttpd/php-fastcgi.socket",
- "bin-path" => "/usr/bin/php-cgi -c /etc/lighttpd/php.ini"
+ "bin-path" => "/usr/bin/php-cgi -c /etc/php.ini"
)
)
)