Tagged Questions
-1
votes
1answer
106 views
Redirect to URL using short names in Firefox
My computer runs Windows XP. I have lots of intranet URLs in my company and they are generally big. For example, if I want to access sharepoint site, I have to type
...
4
votes
5answers
3k views
Getting redirected to www.website-unavailable.com
When ever I type a wrong URL in to my URL bar, it redirects me to: www.website-unavailable.com
How do I stop this from happening? I would much rather just get redirected to Google.
This happens in ...
0
votes
0answers
54 views
How to redirect url to url not by IP?
hosts file does not support url to url syntax, only url to ip.
Ubuntu 12.04
-1
votes
1answer
330 views
How to redirect outbound connections to an different IP?
I have to access some external (internet) IP Address. I know for a fact that there is an internal (LAN) IP Address for the same service. I want to use the internal address everytime a program in my ...
1
vote
0answers
84 views
Weird redirection caused by SSL in all browsers
I have 2 websites, mydomain.com and mydomain.co. Here is the comparison of the 2 websites.
mydomain.com | production site | purchased SSL certification from GoDaddy
mydomain.co | development site ...
1
vote
1answer
170 views
Prevent Web Site Redirection?
I have a web site I visit. When I click a link, the link is something like:
a.com/something/blah.php
Then moments later the url in the browser changes to something like:
...
0
votes
0answers
35 views
How do I stop Chrome from activating a link on right or middle click? [duplicate]
Possible Duplicate:
Are there any addons that allow us to middle click any link and open the link in a new background tab in Chrome?
I started browsing the NYT site this afternoon and found ...
1
vote
2answers
1k views
How do I eliminate unwanted redirects on a web page?
I have been accessing a particular web site over a period of months. Over the last two days, every time I try to access the site, I see the site page for less than a second, and then get redirected to ...
0
votes
1answer
124 views
Is there a browser addon to redirect a link to another, modifying some address content automatically?
Well, I'm looking for an addon that can redirect a link when I click on it in the following ways:
Change from https to http
Change from twitter.com/xxxxxxxxx to, for example, dabr.co.uk/xxxxxxxxx
...
1
vote
3answers
1k views
Why does a redirect from a local IP address assume localhost?
I am developing a web application on my desktop and it is running on port 80. I am able to access the application from my laptop connected to the LAN by entering my desktop's LAN IP address ...
4
votes
2answers
2k views
Do browsers change URLs of saved bookmarks in response to 301 redirection?
HTTP status code 301 is used to indicate that content has moved permanently, and that the returned URL should be used to access the requested content in future.
RFC 2616 says
Clients with link ...
3
votes
4answers
399 views
Is there a way to “redirect” a click on a URL in a VirtualBox guest to open in the host OS browser?
I'm using VirtualBox OSE on Ubuntu 10.04.
I have a Windows 7 guest VM which I use almost exclusively for MS Outlook to access my Exchange mailbox. If I click a URL in Outlook it obviously opens in IE ...