revserver conf for opensuse 10.4 in 3 lines !
Pierre Sahores
psahores at free.fr
Sat Mar 26 07:53:43 EDT 2011
Hi All,
opensuse 10.4 64 bits is a perfect platform for revserver !
To setup revserver against apache2,
1.- we just have to modify or add three lines to /etc/apache2/edefault-server.conf :
Options Indexes Includes ExecCGI MultiView
AddHandler irev-script .irev
Action irev-script /cgi-bin/revserver
2.- put the revserver engine and its three dependancies directories in the /srv/www/htdocs/cgi-bin/ directory
3.- set the permissions of the revserver engine to 755
4.- use ldd under bash as root to test the revserver libs dependancies and install the missing ones (via Yast2) if needed
5.- stick an index.irev test file in the /srv/www/htdocs/ directory (<?rev put the date ?>)
and that's all ;-)
Kind Regards,
--
Pierre Sahores
mobile : (33) 6 03 95 77 70
www.woooooooords.com
www.sahores-conseil.com
More information about the use-livecode
mailing list