Diff for /suX/README between versions 1.1.2.1 and 1.2

version 1.1.2.1, 2015/06/18 22:44:19 version 1.2, 2015/06/18 23:03:52
Line 1 Line 1
 suX program is flexible CGI/FastCGI wrappper  
 ============================================  ============================================
  (C)`11 AITNET - Sofia/Bulgaria   (C)`11 AITNET - Sofia/Bulgaria
     by Michael Pounov <misho@elwix.org>      by Michael Pounov <misho@elwix.org>
Line 6  suX program is flexible CGI/FastCGI wrappper Line 5  suX program is flexible CGI/FastCGI wrappper
  $Id$   $Id$
 ============================================  ============================================
   
   suX program is flexible CGI/FastCGI wrappper
   
 How to build, install and use with apache server   How to build, install and use with apache server 
 ------------------------------------------------  ------------------------------------------------
   
Line 34  How to build, install and use with apache server  Line 35  How to build, install and use with apache server 
         </IfModule>          </IfModule>
   
         .....          .....
4) Copy etc/php-fcgi wrapper script from project in apache cgi-bin directory. 4) Copy cgi/php-fcgi wrapper script from project to apache cgi-bin directory. 
 If you want to change effective user. Just changes in value of SUX_USER into php-fcgi script ;)  If you want to change effective user. Just changes in value of SUX_USER into php-fcgi script ;)
   
 5) Copy etc/suX.conf in /etc and change associated file types to right program paths  5) Copy etc/suX.conf in /etc and change associated file types to right program paths

Removed from v.1.1.2.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>