Tagged Questions
1
vote
2answers
3k views
http://localhost does not work, http://127.0.0.1 works
Iam running Zend with Apache and got to see a strange behaviour....
If i type http://127.0.0.1 in my browser url, it works fine, but after typing: http://localhost, i will get a file download window, ...