On modern day computers, localhost as a hostname translate to a IP address of 127.0.0.1 which is a internal loop-back IP address.
1
vote
4answers
713 views
Why is Joomla based website that was copied off of live server into localhost not showing pictures and throwing 404 error?
I have copied Joomla based website via FTP onto my machine and I am trying to make it run on my localhost which is provided by the latest version of XAMPP. I have exported and imported the DB with no ...
4
votes
3answers
400 views
GateIn + OpenAM 9.5.2
I'm actually trying GateIn for my firm and I don't manage to integrate OpenAM and GateIn.
I follow all the steps in the GateInReference Guide but I've a problem.
The scenario of the problem is :
...
2
votes
1answer
107 views
Drupal - after installation the website invisible
I just installed Drupal. But after installation I can't see my installed site.
Upon visiting the URL http://localhost/drupal-7.0/ in my browser I do not get the web page as expected but see files and ...
2
votes
3answers
265 views
Mod Rewrite question
Is there a way to rewrite
http://localhost/embed/player.swf?file=http://www.youtube.com/watch?v=7yKDhm4_-90
to something smaller?
or is there a way to change this into
...
4
votes
3answers
157 views
Where to buy a domain for my local server [closed]
I have made a website and hosted in my local computer using a static ip
Where can i buy a domain name such as www.something.com such that it can redirect to my static IP.
So that if i m using a page ...
1
vote
1answer
120 views
how can i let my friends visit my webserver?
How do I make it so that my friends can visit my localhost website by typing in my IP address into their browser address bar?
I'm using XAMPP what steps do i need to take etc.