php - How do I get default WAMP page? -


A few hours ago I installed two different Firefox versions to test my web applications but it was very busy and I Everything uninstalled and Firefox reinstalled the latest version. Now I'm just using the latest Firefox version. After restoring the latest Firefox, I launched my WAMP server before that when I type a local host in the web browser, I showed a page similar to the image below

But now when I'm launching Firefox I'm getting a page like < I remember That was an index.php file in the www directory. That file is also missing, but I'm pretty sure I did not delete the file intentionally Enter the image details here

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

The index.php file generates the 'last' page, but does not remember that file. WAMP should work to restore!


Comments

Popular posts from this blog

scala - Play Framework - how to bind form to a session field -

Django Celery - running scheduled tasks -

perl - 'Unquoted string ".." may clash with future reserved word' but only when package is used -