Redirect https to https in .htaccess file -


i created quote form on https server did not work, need redirect url new https server works...

redirect permanant https://www.my-url.com/quotes/ https://new-quote-form-url.com/quotes/

i tried in .htaccess file did not work.

thank you.

it should be

redirect permanent https://www.my-url.com/quotes/ https://new-quote-form-url.com/quotes/

note removed 'to' , spelt permanent incorrectly.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -