PrettyHost is a simple alternate to the default wamp / xampp pages.
This is built with VueJs, this is a very simple app, open the source and play around with it.
- Download this zip file.
- Extract it to the
www
or thehtdocs
folder and rename the extracted folder toprettyhost
- Add
Redirect /index.html http://localhost/prettyhost/
to the.htaccess
file - Now remove any file that starts with
.index
orindex
, eg.index.php
,index.htm
- Open
http://localhost
to test it.