How to use 301 Redirect with OpenLitespeed?

Murat

Verified User
Joined
Jan 3, 2017
Messages
37
Hello,
I normally have 301 redirect line in .htaccess like this:
Redirect 301 /oldpage.html /newpage.html

But with OLS it is not working even with restart or reload.

How can i use 301 redirect with OpenLitespeed?

Thank you.

Edit: Solved. Check 2nd post.
 
Last edited:
Solved.
Restarting and reloading openlitespeed is not enough.
You need to Rewrite WEB server configuration files too.
 
Back
Top