Not Solved [How To?] how to make the 301 rewrite ?
#1
Not Solved
Hi , I met a problem.

when i add the 301 rewrite into htaccess as the below:

RewriteEngine On
RewriteCond %{HTTP_HOST} !^ abc.com$ [NC]
RewriteRule ^(.*)$ http://www.abc.com/$1 [R=301,L]

every user can't login to the website.

Besides, i installed a "SEO title" plugin, the plugins module was crashed.

How to make the URL friendly(html showing), and also make the websites operate smoothly.

Thank you in advance.
Reply


Messages In This Thread
how to make the 301 rewrite ? - by gunrose2003 - 2017-01-20, 06:52 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)