Changes

Jump to navigation Jump to search
31 bytes added ,  10:01, 8 September 2016
→‎Apache configuration: add PerlSwitches -I/home/off/lib in off.conf
Line 274: Line 274:  
/etc/apache2/sites-available# cat off.conf
 
/etc/apache2/sites-available# cat off.conf
 
# LoadModule perl_module modules/mod_perl.so
 
# LoadModule perl_module modules/mod_perl.so
 +
 +
PerlSwitches -I/home/obf/lib
    
PerlWarn On
 
PerlWarn On
PerlRequire /home/off/cgi/startup_apache2.pl
+
PerlRequire /home/off/lib/startup_apache2.pl
 +
 
    
# log the X-Forwarded-For IP address (the client ip) in access_log
 
# log the X-Forwarded-For IP address (the client ip) in access_log

Navigation menu