Changes

Jump to navigation Jump to search
319 bytes added ,  10:23, 8 September 2013
Line 93: Line 93:     
This modifies the original code slightly & needs only one 60redir-ibay custom fragment  
 
This modifies the original code slightly & needs only one 60redir-ibay custom fragment  
 +
 +
mkdir -p /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/VirtualHosts
 +
 +
cd /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/VirtualHosts
 +
 +
nano 60redir-ibay
 +
 +
Then paste this
    
  {
 
  {
Line 119: Line 127:  
  }
 
  }
   −
Follow the procedure from the earlier part of this Howto & then issue this db command
     −
  db accounts setprop ibayname HTTPSredir on
+
Save the file & exit by Ctrl+x
 +
 
 +
/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf
 +
sv t /service/httpd-e-smith/
 +
 
 +
then issue this db command, you have to change '''ibayname''' by the name of your ibay
 +
  db accounts setprop '''ibayname''' HTTPSredir on
    
==Alternative methods ==  
 
==Alternative methods ==  

Navigation menu