Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

How do I address a homepage on my local Apache server?

  • 2 trả lời
  • 4 gặp vấn đề này
  • 34 lượt xem
  • Trả lời mới nhất được viết bởi eriku

more options

I have a local Apache server on my computer for program development purpose (HTML+PHP). In MS Explorer I address a program on that server like "http://localhost/VH_Safir-X/index.php". Firefox can not find anything by use of that address - how should it be written?

I have a local Apache server on my computer for program development purpose (HTML+PHP). In MS Explorer I address a program on that server like "http://localhost/VH_Safir-X/index.php". Firefox can not find anything by use of that address - how should it be written?

Giải pháp được chọn

I have tried the wanted address a number of times without result. I then tried "http://127.0.0.1", which worked. Tried the wanted address again, and now it worked! Life is interesting! Thank you, alco!

Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (2)

more options

Hi eriku,
you should be able to access your pages with your address if your server is up and running. As long as you have access with ie with that address I don't see why you are not able to view the same pages with firefox. In case you have not changes your default localhost address, you could try with http://127.0.0.1
Please report back, so we could address your problem more precisely.

more options

Giải pháp được chọn

I have tried the wanted address a number of times without result. I then tried "http://127.0.0.1", which worked. Tried the wanted address again, and now it worked! Life is interesting! Thank you, alco!