DVL-013 Shorten README
42
README.md
@ -446,30 +446,24 @@ The homepage shows you the status of your current configured setup.
|
||||
* what other settings have been set
|
||||
* did any errors occur?
|
||||
|
||||

|
||||
|
||||
#### Virtual Host overview
|
||||
|
||||
This overview shows you all available virtual hosts and if they need additional configuration (on the host)
|
||||
|
||||
Virtual Hosts are considered valid if the following requirements are met (on the host system):
|
||||
|
||||
* `htdocs` folder/symlink exists in your project folder
|
||||
* `/etc/hosts` has a valid DNS config for your host: `127.0.0.1 <project-folder>.<TLD_SUFFIX>` (alternatively the bundle BIND server can be attached to your host-computer).
|
||||
|
||||

|
||||
|
||||
#### Database overview
|
||||
|
||||
Shows you all the databases that are loaded
|
||||
|
||||

|
||||
|
||||
#### Email overview
|
||||
|
||||
Shows you all the emails that have been sent. No email will actually be sent outside, but they are all catched by one account and presented here.
|
||||
|
||||

|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td rowspan="2">
|
||||
<img style="width:250px;" width="250" src="docs/img/screenshots/01_intranet_home.png" />
|
||||
</td>
|
||||
<td>
|
||||
<img style="width:250px" width="250" src="docs/img/screenshots/02_intranet_vhosts.png" />
|
||||
</td>
|
||||
<td>
|
||||
<img style="width:250px;" width="250" src="docs/img/screenshots/03_intranet_databases.png" />
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img style="width:250px;" width="250" src="docs/img/screenshots/04_intranet_emails.png" /></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
## Contributing
|
||||
|
Before Width: | Height: | Size: 355 KiB After Width: | Height: | Size: 355 KiB |
Before Width: | Height: | Size: 141 KiB After Width: | Height: | Size: 141 KiB |
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 135 KiB After Width: | Height: | Size: 135 KiB |