Changes

Jump to navigation Jump to search
72 bytes added ,  12:12, 30 June 2015
m
Line 35: Line 35:     
Once the contrib smeserver-webapps-common has been installed from the FWS repo and the custom template has been created, we can create the required virtual host as follows:
 
Once the contrib smeserver-webapps-common has been installed from the FWS repo and the custom template has been created, we can create the required virtual host as follows:
  db domains setprop files.myserver.com TemplatePath WebAppVirtualHost \
+
  db domains setprop files.myserver.com TemplatePath WebAppVirtualHost
  DocumentRoot /home/e-smith/files/ibays/depot/html \
+
  db domains setprop files.myserver.com DocumentRoot /home/e-smith/files/ibays/depot/html
  DirectoryIndex /_h5ai/server/php/index.php
+
  db domains setprop files.myserver.com DirectoryIndex /_h5ai/server/php/index.php
    
===h5ai===
 
===h5ai===

Navigation menu