An open API service indexing awesome lists of open source software.

https://github.com/skadimoolam/prettyhost

PrettyHost is a simple alternate to the default wamp / xampp pages.
https://github.com/skadimoolam/prettyhost

php vue wamp xampp

Last synced: 3 months ago
JSON representation

PrettyHost is a simple alternate to the default wamp / xampp pages.

Awesome Lists containing this project

README

          

# PrettyHost

## What is it?
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.

## Demo Image
![PrettyHost demo image](./demo-image.png)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fskadimoolam%2Fprettyhost.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fskadimoolam%2Fprettyhost?ref=badge_shield)

## Instruction
- Download [this zip](https://github.com/skadimoolam/prettyhost/archive/master.zip) file.
- Extract it to the `www` or the `htdocs` folder and rename the extracted folder to `prettyhost`
- Add `Redirect /index.html http://localhost/prettyhost/` to the `.htaccess` file
- Now remove any file that starts with `.index` or `index`, eg `.index.php`, `index.htm`
- Open `http://localhost` to test it.

## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fskadimoolam%2Fprettyhost.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fskadimoolam%2Fprettyhost?ref=badge_large)