Redirect to blog folder?
-
I just finished setting up a new website, and I had the new site in the https://www.lackawannaastonomicalsociety.org/LAS/ folder. The old site is in the root domain.
I was planning on just using redirect in Cpanel, but I’m getting a redirect error. I tried the opposite and have no problems redirecting form the new folder back to the old site. Am I doing something wrong?
What I want is all of the traffic going to https://www.lackawannaastronomicalsociety.org to go to the /LAS/ folder.
This is what Cpanel wrote in the .htaccess file. Does that look right?
RewriteCond %{HTTP_HOST} ^.*$
RewriteRule ^LAS\/?$ “http\:\/\/lackawannaastronomicalsociety\.org\/” [R=301,L]Thanks in advance.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Redirect to blog folder?’ is closed to new replies.