Tagged Questions
1
vote
2answers
103 views
How to prevent a specific website from linking to our domain?
We have a landing page which is used only for running an ad campaign. There is a website that has found this link somehow and is linking to it. I've been told by marketing they don't want that website ...
0
votes
2answers
961 views
.htaccess rule not working without HTTP redirect [R]
I am using the following .htaccess with Wordpress to remove index.php from the visible URL. This works but forces an http redirect so the URL changes in the browser window. If I remove the [R] it no ...
0
votes
1answer
236 views
subdomain to subdomain forward with masking
I want to forward with mask from one server to another server.
In Server One:
www.abc.com
test.abc.com
live.abc.com
In Server Two:
http://ipaddress.com/folder1
http://ipaddress.com/folder2
...