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.

259 questions with no upvoted or accepted answers
1 vote
0 answers
636 views

Unable to access localhost

I'm trying to run Jupyter notebook on Chrome (I'm using Windows 10), when I try to access it (localhost:8888) I keep on getting the message that it can't be reached. I have looked it up and some say ...
A Alw's user avatar
  • 13
1 vote
0 answers
6k views

localhost issues on Mac OS Catalina

My localhost started working weirdly after I updated to Catalina, even after I have changed the settings according to this tutorial. I have a site located in the folder /Users/username/Sites/sites. I ...
Sbotan's user avatar
  • 21
1 vote
0 answers
181 views

Different behavior when routing packets from localhost addr in IPv4 vs IPv6 case

Why is IPv4 routing from local address different than IPv6? Here is an ip route example that demonstrates it: # IPv4 case $ ip route get 1.2.3.4 from 127.0.0.1 RTNETLINK answers: Invalid argument # ...
tie's user avatar
  • 11
1 vote
0 answers
242 views

MAMP Server is not refreshing

I've been having this problem the second I downloaded MAMP. I get to programming (AJAX, AngularJS) and it works perfectly most of the time. However, when I start making new files in the folder that is ...
Alejandro Carvajal's user avatar
1 vote
1 answer
63 views

Unable to View Local .Net Core ASP Application

Scenario Attempting to view locally published .Net Core ASP application from local inetpub/wwwroot/ directory. Issue Able to view application on laptop (just fine), however, not able to view the ...
NobleCloud's user avatar
1 vote
0 answers
338 views

How to get localhost using PHP 7.2 on Mojave?

I'm trying to get PHP7.2 working on localhost, but phpinfo() keeps saying 7.1.19 is in place while ~php -v tells me PHP7.2.18 is in place. I run ~php -v it says: PHP 7.2.18 (cli) (built: May 2 ...
user2037412's user avatar
1 vote
0 answers
245 views

Forcing IE11 & Edge to open a site with a suspect SSL certificate

I'm developing a site for a company from a local server. The site back-end is Hybris/Java and have no access to it. The site is configured to serve pages as https but, as it's run on a local machine, ...
user avatar
1 vote
0 answers
928 views

Connected to an IPv4 port by IPv6 on Mac OS X 10.14.4

I have a default /etc/hosts which resolve localhost to IPv4 and IPv6 as normal on my Mac OS X 10.14.4. ## # Host Database # # localhost is used to configure the loopback interface # when the system is ...
supl's user avatar
  • 11
1 vote
0 answers
111 views

Problems with Abyss X1 Web Server

I believe I've set my server up properly, but whenever I access http://localhost, instead of seeing the index.html page I see a page that just says, "It works!". I've tried tracing the file back to ...
Matthew Averill's user avatar
1 vote
1 answer
2k views

How to get to my computer's localhost from other devices

BACKSTORY: One day, I looked up my private IP address in the URL because I was bored. What I found out was that it led to my localhost (the XAMPP dashboard), so I tried to type in my IP address from ...
MilkyWay90's user avatar
1 vote
1 answer
6k views

Windows 10 IE INET_E_RESOURCE_NOT_FOUND

I have Windows 10 and IE 11, when trying to browse https://localhost/ it gives me error: There was a temporary DNS error. Try refreshing the page. Error Code: INET_E_RESOURCE_NOT_FOUND Everything ...
Farukh's user avatar
  • 111
1 vote
0 answers
2k views

SQL Server 2017 Express Edition: localhost and 127.0.0.1 are not identical

I need install and use SQL Server 2017 Express Edition. I downloaded it from this link: Microsoft® SQL Server® 2017 Express and installed basic version to C:\Program Files\Microsoft SQL Server. I ...
NaSt's user avatar
  • 111
1 vote
0 answers
130 views

Wordpress Multisite Localhost with SSL (for testing purposes only)

I have followed through the instructions as referenced in Wordpress Multisite on Local vhost won't load domain-based sites. Background Info I have installed WAMP stack manually (not using XAMPP ...
megsani's user avatar
  • 11
1 vote
0 answers
1k views

Setting up Wekan on Windows Server 2012 R2 (issue with 127.0.0.1)

Target Result: To set up Wekan on Windows Server 2012 R2 and remotely access it Current Status: Currently the site is now up and running if I access it inside the server via this URL http://localhost:...
jomsk1e's user avatar
  • 111
1 vote
0 answers
103 views

Correct VirtualDocumentRoot directive

What should be the correct value for the VirtualDocumentRoot directive if I have the following folder structure: /example.com/ /example.co.uk/ and wanted to be able to access it using either example....
budji's user avatar
  • 191

15 30 50 per page
1 2 3
4
5
18