Changes

Jump to navigation Jump to search
18 bytes added ,  09:51, 8 September 2013
Line 40: Line 40:  
  nano 60redir-ibayname1
 
  nano 60redir-ibayname1
   −
Paste or type the following code including the brackets, replacing ibayname with the name of your ibay
+
Paste or type the following code including the brackets, replacing '''ibayname''' with the name of your ibay
    
  {
 
  {
Line 48: Line 48:  
  ## Redirect Web Address to Secure Address
 
  ## Redirect Web Address to Secure Address
 
  RewriteEngine on
 
  RewriteEngine on
  RewriteRule ^/ibayname https://%{HTTP_HOST}/ibayname
+
  RewriteRule ^/'''ibayname''' https://%{HTTP_HOST}/'''ibayname'''
 
   
 
   
 
  ## End Of Redirect
 
  ## End Of Redirect

Navigation menu