Changeset 1886

Show
Ignore:
Timestamp:
08/20/08 19:31:06 (3 months ago)
Author:
taher
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/doc/bundle_cherokee-admin.txt

    r1836 r1886  
    5858 
    5959---- 
    60 cherokee-admin -a -P 9091 -C /etc/cherokee/cherokee2.conf \ 
     60cherokee-admin -a -p 9091 -C /etc/cherokee/cherokee2.conf \ 
    6161                 -d /path/to/svn/trunk/cherokee-admin/ 
    6262---- 
  • cherokee/trunk/doc/modules_handlers_fcgi.txt

    r1816 r1886  
    3939Note that the FastCGI and SCGI handlers can directly use Unix 
    4040sockets. You only have to specify a full path to the socket instead of 
    41 the `host:port`, and everything will simply work. 
     41the `host:port`. 
     42 
     43For instance an entry such as something like `/var/tmp/socket-tmp.1` 
     44should get everything to simply work it that was the correct path. 
    4245 
    4346