redirect question
-
gailp
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 1
-
Thank you received: 0
-
-
8 years 8 months ago #4855
by gailp
I am trying to redirect
http://www.calvaryefc.org/serve/service-opportunities-at-calvary/opportunities-at-calvary/19-ministries/index.php?option=com_contact&view=contact&catid=27&id=9-larry-orth
to:
www.calvaryefc.org/contact-us/staff/9-larry-orth
I have a redirect in my .htaccess file to convert from http to https. I have tried several variations.
Any idea how to do the redirect?
Thanks
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
8 years 8 months ago #4857
by admin
Try this rule (literally):
From URL: /serve/service-opportunities-at-calvary/opportunities-at-calvary/19-ministries/index\.php\?option=com_contact&view=contact&catid=27&id=9-larry-orth$
To URL: {scheme}://{siteurl}/contact-us/staff/9-larry-orth
Request only: true (checked)
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
Time to create page: 0.158 seconds