Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

41
votes
11answers
33k views

Wildcards in a hosts file

I want to setup my local development machine so that any requests for *.local are redirected to localhost. The idea is that as I develop multiple sites, I can just add vhosts to Apache called ...
14
votes
7answers
14k views

Can I use the /etc/hosts file to configure an alias

The /etc/hosts file can be used to override dns definitions, i.e. to point an hostname to a different ip. I want to use /etc/hosts to make an alias record, i.e.e to make my computer think that ...
10
votes
2answers
13k views

Can I edit an iPad's host file?

I doubt this is possible without extensive jail-breaking, but is it at all possible to edit the iPad's (or any iOS device's) hosts file?
7
votes
3answers
754 views

System.Net.WebRequest not respecting hosts file

Is there a way to get a System.Net.WebRequest or System.Net.WebClient to respect the hosts or lmhosts file? For example: in my hosts file I have: 10.0.0.1 www.bing.com When I try to load Bing in ...
6
votes
5answers
4k views

How can I redirect HTTP requests made from an iPad?

Since on an iPad we cannot edit the hosts file (without jailbraking), how can we arbitrarily redirect web traffic to another url? This would be important for something such as developing a website ...
5
votes
1answer
108 views

How to get a virtual host to work in OS X Lion?

I'm trying to set up a virtual host on my Mac OS X 10.7 Installation. I'm using VirtualHostX to manage my /etc/hosts and httpd-vhosts.conf file. Currently, my httpd-vhosts.conf file looks like this: ...
5
votes
2answers
381 views

Port to Service Name in Java?

My services file (C:\WINDOWS\system32\drivers\etc\services) has a bunch of Port to Service mappings: echo 7/tcp echo 7/udp discard 9/tcp sink null discard ...
5
votes
5answers
2k views

Set cURL to use local virtual hosts

Using Apache or Ngnix I always create development sites based on real projects such as http://project1.loc which, after adding to my .hosts file, the browser has no problem using. However, when I ...
4
votes
3answers
4k views

Forwarding only on a single port 8080 to localhost (windows) possible?

I know how to set up a local webserver using xampp on windows... I enter my alias and target on the hosts file (c:\windows\system32\drivers\etc\hosts) and then add a respective entry on my apache ...
3
votes
2answers
506 views

IP Address to Hostname in Java?

My hosts file (C:\WINDOWS\system32\drivers\etc\hosts) has a bunch of IP Address to host name mappings: # Switches 192.168.200.254 sw-con-ctrl 192.168.201.253 sw-con-ctrl-2 192.168.201.254 ...
3
votes
3answers
311 views

Ignore hosts file?

I need to call a Response.Redirect method from C# but I need to do it in such a way that it ignores the Hosts file on windows for this call? For example, if on Hosts I have: 127.0.0.1 google.com ...
3
votes
5answers
2k views

Editing hosts file to redirect url?

I know you can edit a hosts file to redirect a URL to an IP address as so: 127.0.0.1 google.com but how do you force a redirect to a URL instead of an IP address? e.g. mysite.com/welcome.aspx ...
2
votes
3answers
112 views

Will changing HOSTS file to block unwanted sites mess up IIS?

I've got IIS set up on 127.0.0.l and I'm tinkering with adware blockers that use 127.0.0.1 as the address to route malicious sites to (127.0.0.1 www.badsite.com) Will this make all calls to those ...
2
votes
0answers
260 views

OSX + Apache2 + httpd.conf + hosts + .htaccess = not working

On my Mac, I'm trying to activate htaccess rewrite rules on a local php project. Here's my configuration : I'm using OSX 10.6.7, Apache2 is running, Php5 is activated. My project location: ...
2
votes
2answers
127 views

Adding a host to hosts file [closed]

I'm trying to learn about hosts & apache a little bit. One of the things I'm trying to do myself is to add a line to /etc/hosts so that way I can access localhost in the browser Currently, hosts ...
2
votes
4answers
368 views

Spoofing online activation protection [closed]

Ok I want to use online activation to protect my software. The users will need an internet connection and need to verify that they have an active account/license to continue using the software. So my ...
2
votes
2answers
61 views

Is it possible to include comments inside a non email host name?

I am working on a more complete email validator in java and came across an interesting ability to embed comments within an email both in the "username" and "address" portions. The following snippet ...
2
votes
2answers
3k views

How to edit hosts file via CMD?

Hello I'd like to block some websites directly from the command prompt. echo like this: 0.0.0.0 websitename.com How can I do this? (OS: Windows 7)
2
votes
2answers
81 views

How to detect if my website is relayed through the hosts file or an application

I have an application that connect to my website to verify user data (hardware id), but if somebody puts a line in the windows hosts file, it could be relayed to another site. Then it gets bad data ...
2
votes
1answer
307 views

PHP Regular Expression to get IP address from /etc/hosts

I'm writing a PHP script that autoconfigures a device over Telnet, and I need to grab some IP addresses from /etc/hosts I need it to grab the IP address only, and assign it to a variable based on the ...
2
votes
5answers
4k views

Including Port numbers in %systemroot%\system32\drivers\etc\hosts File

Is it possible to include port numbers in hosts file? Reason that I'm asking is because I have sites that I'm trying to migrate from one hosting server to another, and the sites are pointing to an old ...
1
vote
2answers
275 views

Mac OS X Lion cannot resolve localhost [closed]

I have found serval questions about this but no one helps for me, I am searching for days to get my problem solved but I can't get it done, I hope someone can help me with this big issue. I try to ...
1
vote
0answers
67 views

MAMP, Apache, Wordpress and the case of the mysterious port number

I'm developing a few sites with Wordpress on a local server. I have my MAMP (2.0.1) running with the default port numbers for Apache and MySQL on Lion (10.7.2). It's been working quite well until I ...
1
vote
2answers
136 views

Editing HOSTS file on Windows

I'm writing an application that manages the hosts files entries. So I wrote a little code in C++ trying to access and read the HOSTS file: #include <iostream> #include <stdlib.h> #include ...
1
vote
3answers
2k views

How to change the hosts file on android

I have successfully rooted my Samsung Galaxy Mini (android 2.2.1) and thought, that I could change anything (as root usually can). I would like to change the hosts file on the android, to include some ...
1
vote
0answers
148 views

Unable access website added in hosts file in MAC OSX

I have added a hostname in the /etc/hosts/ file in Mac OSX,when i try to run the URL with the hostname in the browser i couldn't able to access it , but when i try to access it with IPAddress I could ...
1
vote
2answers
29 views

Joomla - Websites Files are hidden in FTP? Need to move Hosts - help?

I'm new to Joomla and trying to help on a project. I'm trying to switch host providers for my live Joomla Website. I've successfully connected to FTP within Dreamweaver and the sites files are not ...
1
vote
0answers
129 views

Map hostname without editing Hosts file [closed]

Apparently I downloaded some program and ran it, now whenever I go to some specific websites (http://example.com), it is redirected to the advertising website. I tried to look into my Hosts file at ...
1
vote
1answer
120 views

DNS Hosts behind the same IP

Recently, I bought a domain name at www.active-domain.com I use it for my home network, so we're talking about NAT and dynamic IP. As my IP is dynamic, i can't create a delegation to use my own DNS ...
1
vote
3answers
87 views

Why doesn't $_SESSION work after switching hosts?

Yesterday I switched hosts from 000webhost to ipage however when I went to login to my site the session wasn't being written. I have checked and the code is exactly the same on both hosts, why would ...
1
vote
2answers
222 views

What language option should I use in Notepad++ with my windows host file for readability?

Maybe this is a silly question, but today I was working in my hosts file (C:\windows\system32\drivers\hosts) in notepad++ and would like to use the language formatting. For example, the first line ...
1
vote
2answers
162 views

domain names and hosts file

i have a small network setup which contains a firewall which has a public static ip, a switch connected to the green NIC and 3 servers connected to the switch. what i am trying to do is register ...
1
vote
2answers
546 views

RMI connection refused

I am trying to get a rmi connection going. I have ran into many security issues but have been unable to find a way past all this. I execute my jar file with: java ...
1
vote
1answer
100 views

Block website without forcing user to restart browser?

I know blocking a website is a popular question but none of the answers I've seen address my particular situation: I want to block a website (to be selected by the user, which must also have Admin ...
1
vote
2answers
367 views

Sync /etc/hosts file across multiple machines

Does anyone know an easy way to synchronize your /etc/hosts file across multiple machines? I use a MacBook, a MacMini, a Windows Machine as well as a Linux VM to develop websites with so it would be ...
1
vote
1answer
140 views

Writing to a HOSTS file in Mac?

How do you programmatically add a new entry to the Hosts file in Mac? For example on Windows, you just open up a StreamWriter and output to the Hosts file. How do you do this on a Mac?
1
vote
1answer
302 views

Hosts file edit taking a long time to work?

Whenever I add an entry to the Hosts file on Windows, it takes a long time for the change to take place? I have tested using Firefox and IE and it seems to take around 5 minutes on both of them before ...
1
vote
1answer
616 views

How do I redirect a URL to another URL in the hosts file, rather than redirecting an IP to a URL?

How do I redirect a URL to another URL in the hosts file, rather than redirecting an IP to a URL?
1
vote
1answer
220 views

/etc/hosts doesn't affect PHP

I'm having problems with the hosts file and PHP. When running the PHP code as root, the entries from /etc/hosts are read. But not when running the code as my user, or from apache. root@server:/# cat ...
1
vote
1answer
192 views

How do make changes in drivers/etc/hosts take affect instantly with IE?

Firefox will notice this change immediately, but IE will need several minutes to take affect. Is there somehow I can make it work faster?
1
vote
1answer
43 views

substitution of someaddress.com on local desktop computer

Here is VDS server with ip(for example 105.123.123.123) with working apache service. And there is a desktop computer with linux on board(but really I presume there is no difference). I need to type ...
1
vote
4answers
614 views

How can I edit/update hosts(etc/hosts) file using any programming language

Dynamically I want to edit/update hosts(etc/hosts) file to add domain. To edit hosts(etc/hosts) file require Admin privileged. Using Linux I can do this by this command sudo gedit /etc/hosts But I ...
1
vote
4answers
3k views

How to unblock website which is blocked, using C#?

This is some code to unblock any website from listview, but now I want to unblock a website which has previously been blocked. How can I do this? String path = ...
1
vote
4answers
590 views

Windows hosts file

What's the difference between these lines: ::1 localhost ...and 127.0.0.1 localhost in Windows hosts file? Initially I had the line of the first kind in my hosts file and ...
1
vote
2answers
1k views

Redirecting an internal path to a virtual host

I have been working on a drupal test site for a while, which has a bunch of virtual hosts set up like this: <VirtualHost *:80> ServerAdmin email@example.com DocumentRoot "/path/to/root" ...
1
vote
9answers
4k views

Map 192.168.0.10 to 127.0.0.1 on windows

I need to access a svn repository from home, that runs under the IP 192.168.0.10 in the work network. I can establish a SSH tunnel to my localhost. Now I have to map 192.168.0.10 in a way, that ...
0
votes
1answer
16 views

Redirect a file with the hosts file?

Do you guys know if there is any way to redirect a file (e.g. google.com/style.css) using the hosts file? What I'm trying to do is redirect a css file on a certain site to my own custom css file.
0
votes
1answer
19 views

Looking for a way to automatically replace shortcuts typed in the address bar of a webbrowser

I visit a lot of subreddits and was looking for a way of being able to type just r/subreddit instead off www.reddit.com/r/subreddit, so it has to recognize the r/ pattern and redirect it. I use mostly ...
0
votes
3answers
58 views

Where to install Wordpress in CPanel?

I'm a newbie on hosting blogs. I have a shared hosting account on HostGator that uses cpanel, and I want to install multiple wordpress sites. I have my wp sites under /home/username/public_html/, so ...
0
votes
2answers
83 views

iptables redirect all requests to localhost

I want to redirect all requests made to a particular ip to localhost (127.0.0.1). I need it because I have a local replica of a server and want to test some things How can I write a iptables rule to ...

1 2