Ticket #1736: fastcgi.txt.diff
File fastcgi.txt.diff, 798 bytes (added by , 19 years ago) |
---|
Line | |
---|---|
1 | --- fastcgi.txt.old 2006-05-09 20:55:57.000000000 +0200 |
2 | +++ fastcgi.txt 2006-05-09 20:56:14.000000000 +0200 |
3 | @@ -117,7 +117,7 @@ |
4 | and set up, with mod_fastcgi installed and enabled. Consult your server |
5 | |
6 | documentation for doing so. |
7 | |
8 | |
9 | |
10 | -Add the following to your httpd.conf: |
11 | |
12 | +Add the following to your httpd.conf:: |
13 | |
14 | |
15 | |
16 | # Connect to FastCGI via a socket / named pipe |
17 | |
18 | FastCGIExternalServer /home/user/public_html/mysite.fcgi -socket /home/user/mysite.sock |
19 |