rewrite https --> http

.htaccess

 

RewriteEngine on
RewriteCond %{SERVER_PORT} !^80$
RewriteRule ^/?(.*)$ http://%{SERVER_NAME}/$1 [L,R]

Last modified onSunday, 14 October 2012 04:07

Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 169
  • Published in Webmin
  • Read 1564 times

Notice: Only variables should be assigned by reference in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 478
back to top