Skip to main content

Questions tagged [localhost]

`localhost` usually refers to the special addresses `127.0.0.1` and `::1` that map to a loopback device, which allows a computer to connect to itself.

261 questions with no upvoted or accepted answers
1 vote
1 answer
2k views

Macbook Air can't ping localhost

I am having an issue with my Macbook Air, it cannot be pinged. I tried to ping it's IP from another computer, and the connection timed out. However, the Macbook Air can ping that computer. Although ...
sme's user avatar
  • 133
1 vote
0 answers
116 views

VirtualBox W7 - cannot bind localhost to host's localhost

I have an auth server which requires communication with localhost, so using 10.0.2.2 with NAT or my local IP address with Bridged Adapter won't do. However putting: 10.0.2.2 localhost Does nothing, ...
nanobar's user avatar
  • 163
1 vote
0 answers
1k views

How can I allow a localhost SSL cert when using localhost to redirect a domain?

At the moment I have in my hosts file a custom link for facebook.com which leads to 127.0.0.1. I wanted this so when I go to facebook.com, it runs a php script on localhost which redirects to ...
Sasha's user avatar
  • 111
1 vote
4 answers
8k views

Burp suite is not intercepting localhost | bWAPP | Burp Suite

I am trying to get learn web application security using bWAPP (A buggy web application) which is hosted using Xampp on windows machine. I have configured the proxy (127.0.0.1:8080) in browser properly ...
Youbecks003's user avatar
1 vote
0 answers
146 views

Connecting to a node server on mac from a local network

I want to test my app from an iphone locally, so I tried to access the ip of the mac it is running on (on the same network, and including the port: 192.168.1.101:3456) and it is not working. The ...
ilyo's user avatar
  • 143
1 vote
0 answers
895 views

Chrome master_preferences file appears to be encrypted

I am trying to disable the privacy error flag feature in Chrome; long story long, Chrome refuses to accept my local host's SSL certificate for a website I’m deploying in dev, and I don’t have time to ...
Kanapolis's user avatar
  • 131
1 vote
0 answers
1k views

Logon failed to localhost using a domain name via remote desktop

I want to connect to localhost via remote desktop, the OS is Windows server 2008 r2. I can connect successfully using 127.0.0.1,::1,localhost and the IP address in the network. But when I tried to ...
James's user avatar
  • 111
1 vote
0 answers
246 views

Open a Specific page of PDF document in viewer

I would like to be able to open a specific page of a PDF document through any desktop search or terminal. Example of url file://localhost/Users/masi/Dropbox/Cardiology/2493.full.pdf#page=11 which ...
Léo Léopold Hertz 준영's user avatar
1 vote
0 answers
185 views

Static html pages run from file system instead of built-in web-server

I'm running Intellij 13 Ultimate. I'm trying to open a web page I'm working on, and it's opened from the file system: file:///Users/<username>/dev/index.html Instead of something like: http://...
Avi's user avatar
  • 131
1 vote
0 answers
208 views

How to force Apache to release filelocks?

To be honest I already posted on StackOverflow, and on searching for a resolution as no feedback there as yet, this site appeared, and it appears a separate login, so forgive me if I am duplicating ...
Andrew Seabrook's user avatar
1 vote
0 answers
520 views

windows 8.1 hosts file # redirect this is just a bad ideas

I've been editing my host file for a while never had this kind of problem. A few days ago I'm not sure either windows or a malware override my host file For example if I did this 127.0.0.1 yk-sms....
Ady's user avatar
  • 21
1 vote
0 answers
320 views

Win7 login without domain to local repository

In my project I have an alfresco repository running on localhost:8080 and now I want to map the WebDav (\\localhost@8080\alfresco\webdav) as a network drive. The problem is my computer is in the ...
Pali's user avatar
  • 212
1 vote
1 answer
435 views

Should TLS be used for email on localhost?

I have an application (written in PHP) which sends email using SMTP and runs on the same system as the email server. Are there any security concerns about using port 25 on localhost rather than port ...
Keith M's user avatar
  • 11
1 vote
1 answer
2k views

Can ping localhost but can't browse

I know this is a pretty common question but I did my research and couldn't find a solution for this issue. I'm configuring a development application server and I came to the point where I can ping ...
Anna's user avatar
  • 111
1 vote
2 answers
2k views

Access web server on LAN using IP fail

I have a web server in my LAN with IP: 192.168.1.103, I can only access the web server from browser in this computer through http://localhost:8080, I cannot access it through 192.168.1.103:8080, nor ...
July's user avatar
  • 157
1 vote
0 answers
1k views

Sendmail local domain relay

Sendmail on webserver.mydomain.com is sending all emails properly except email addressed to [email protected]. mydomain.com's mail is not handled locally and mx records are configured to point to ...
Eaten by a Grue's user avatar
1 vote
0 answers
156 views

MacOS Mavericks: wget getting stuck with local ip but not with localhost

I am facing a weird problem on my Macbook (Mavericks). I'm serving some files over http. When I try to get the files using wget: it works perfectly using localhost or 127.0.0.1 it starts but get ...
borck's user avatar
  • 111
1 vote
1 answer
3k views

Local transparent Squid under Windows and redirecting local traffic to it

Good evening. I want to set a local transparent proxy on my machine, using Squid, for learning/caching/traffic controlling/blocking purposes - most for learning. The problem is, I'm running Windows,...
Lara K.'s user avatar
  • 11
1 vote
1 answer
2k views

Mac listening on port 80 for both IPv4 127.0.0.1 and IPv6 ::1 with SSH tunnel, but connection is not possible with IPv4?

I am connecting with openssh to a remote server, running a web server which I need to access as if from the server itself. Therefore I use ssh-tunneling, like this: sudo ssh -L 80:127.0.0.1:7065 me@...
Lasse H. Petersen's user avatar
1 vote
0 answers
789 views

How to change localhost to ping 127.0.0.1

I am using windows xp sp2. Whenever i ping localhost it resolves to ::1 if network cable is connected. If i remove network cable then localhost resolves to 127.0.0.1. I do not know about this strange ...
kcihtrak's user avatar
1 vote
0 answers
88 views

HOSTS mapping not working as expected

I'm running a local Webmatrix configuration which uses IISExpress as webserver. For convenience's sake, I have configured my remote development setup (http://godrul1.gopagoda.com/) to http://...
laggingreflex's user avatar
1 vote
0 answers
159 views

Localhost via WAMP doesn't connect

I needed to change the default port wamp was listening to, so now I need to use another one, let's say 81. So now instead of going to http://localhost now I need to go to http://localhost:81. No ...
Mihai Bujanca's user avatar
1 vote
1 answer
2k views

Pages of website returns a WAMP homepage on my LocalHost?

Using WAMPSERVER for windows 7, smartgit and Safe Search Replace I have done the following steps: Pulled a wordpress code from a github repository using smartgit Downloaded the database from the ...
Arthur Mamou-Mani's user avatar
1 vote
0 answers
825 views

Cannot resolve localhost on Mac OS mountain lion

For the longest time I was a MAMP user, until yesterday, something went terribly wrong and MAMP would no longer start mysql. Long story short I decided to ditch MAMP and just setup my own AMP server, ...
aprice42's user avatar
1 vote
1 answer
49 views

run the same hosts on my local network?

I don't know how to explain that but I want to do the same like if I got in my hosts file any host to resolve but in a network scope. when the try to access to some website like http:///www.google.co....
BlaShadow's user avatar
  • 625
1 vote
0 answers
157 views

Localhost slow on desktop, not on laptop

I am using XAMPP Lite on my desktop and laptop, which uses Apache for the web-server and also supports PHP. My locally hosted image gallery PHP program has its page elements (100s of thumbnails) ...
Lee's user avatar
  • 111
1 vote
0 answers
53 views

mod_geoip in local

I have to implement a geo location functionality on a Magento based website, thus php on an apache2 server. Obviously, in my local machine mod_geoip isn't very helpful. I was wondering if I could fool ...
OSdave's user avatar
  • 111
1 vote
2 answers
1k views

What is a hostname to use in UNC paths that refers to current machine in XP?

What is a hostname to use in UNC paths that refers to the current machine in XP? eg. \\localhost\share\file.txt Except that localhost doesn't work. What will work?
CJ7's user avatar
  • 1,139
1 vote
0 answers
201 views

Apache won't start after creating symbolic link

I'm installing Apache for the first time and trying to display some webpages on localhost. Apache's default path for serving web pages is /var/www/html/ but I don't have permissions to write there. ...
Carlin's user avatar
  • 11
1 vote
2 answers
1k views

Why localhost is too slow while I am downloading and it works perfect when there's no internet at all

My project don't need anything from the internet, no JQuery, no twitter, no nothing! and it works perfectly when there's no internet connection at all, and of course when there's an internet connected....
Elshereef's user avatar
  • 121

15 30 50 per page
1 2
3
4 5
9