Changes

Jump to navigation Jump to search
523 bytes added ,  01:16, 14 December 2013
Line 75: Line 75:  
     status=enabled
 
     status=enabled
 
     webauth=disabled
 
     webauth=disabled
 +
 +
====Add a different URL====
 +
by example
 +
http://yourserver.net/VB
 +
or
 +
http://yourserver.net/PVB
 +
 +
{{note box|this adds another url, it doesn't remove the default}}
 +
 +
config setprop phpvirtualbox URL VB
 +
or
 +
config setprop phpvirtualbox URL PVB
 +
 +
To enable your changes run these commands
 +
 +
expand-template /etc/httpd/conf/httpd.conf
 +
sv h /service/httpd-e-smith
 +
 +
*If you want to remove completely the new url
 +
 +
config delprop phpvirtualbox URL
 +
 +
then
 +
 +
expand-template /etc/httpd/conf/httpd.conf
 +
sv h /service/httpd-e-smith
 +
 
====Web authentication====
 
====Web authentication====
  

Navigation menu