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


Forum Jump:


Users browsing this thread: 1 Guest(s)