Hi all,
I have set up a 301 redirect in IIS so that if a visitor to my website types in for example
they will be redirected to
Only problem is the redirect is adding a trailing slash at the end of the URL making it
This is messing up some javascript that runs on the site to display a certain phone number based on the code (e=1234)
Is there any way to use this redirect method without the trailing slash - all help greatly appreciated
Cheers
I have set up a 301 redirect in IIS so that if a visitor to my website types in for example
they will be redirected to
Only problem is the redirect is adding a trailing slash at the end of the URL making it
This is messing up some javascript that runs on the site to display a certain phone number based on the code (e=1234)
Is there any way to use this redirect method without the trailing slash - all help greatly appreciated
Cheers