I have my local httpd or Apache open. It works when online, but not when offline... How can I make it work?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
This is a bug in Google Chrome. Starting Chrome with --enable-ipv6 fixes it. See http://code.google.com/p/chromium/issues/detail?id=42058 for details. |
|||||||||
|
|
127.0.0.1 should work regardless of what's in /etc/hosts If you do an This may be a better question for superuser or serverfault |
|||
|
|
|
In Ubuntu, when offline you can use the For example:
|
||||
|
|
|
Has it anything to do with the If not, your machine may be using DNS to resolve localhost, where if it is set in the host file, you should be able to access it while offline. |
||||
|