简体   繁体   中英

How do I get default WAMP page?

Few hours ago I installed two different firefox versions in order to test my web applications. But it was kind of hectic and I uninstalled everything and reinstalled firefox latest version. Now I am only using the most latest firefox version. After reinstalling latest firefox I launched my WAMP server. Earlier when I type localhost in the web browser it showed me a page similar to below image 在此处输入图片说明

But now when I am launching firefox I am getting a page similar to below. I remember there was an index.php file in www directory. That file is also missing. But I am pretty sure that I did not intentionally delete the file 在此处输入图片说明

What has really happened? All my other browsers (chrome) display the same thing (similar to 2nd image) How do I get that default wamp page?

The index.php file generates the 'previous' page, but that file is missing. Reinstalling WAMP should do the job!

Please try to find in this link :

...\wampp\htdocs\index.php

... = folder path that you save wampp application, actualy you can also create that .php file in that path and test it.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM