Changes

Jump to navigation Jump to search
no edit summary
Line 188: Line 188:     
   /srv/http/
 
   /srv/http/
             htdocs - for storage of your served web pages (e.g. index.php discussed below)
+
             htdocs/ - DocumentRoot directory for storage of your served web pages (e.g. index.php discussed below)
             cgi-bin6 - for the ipscan cgi executables
+
             cgi-bin6/ - directory for the ipscan cgi executables
 
    
 
    
 
If you follow this suggestion then don't forget to modify the DocumentRoot setting in the apache configuration file! Having followed the php installation guide then you'll also need to update php's base directory to match Apache inside '''/etc/php/php.ini''':
 
If you follow this suggestion then don't forget to modify the DocumentRoot setting in the apache configuration file! Having followed the php installation guide then you'll also need to update php's base directory to match Apache inside '''/etc/php/php.ini''':

Navigation menu