diff --git a/README.md b/README.md index 5ff20db..ae7d621 100644 --- a/README.md +++ b/README.md @@ -160,10 +160,6 @@ Finally, you must reload Apache on the VM machine using `service apache2 reload` The Apache log files are located into the `vagrant-lamp/apache/logs` folder. -#### Mailcatcher test form - -You may also access the http://localhost:8080/mail.php page. This is a test form allowing you to test the Mailcatcher application. - ### PHP #### Log files @@ -182,6 +178,10 @@ The project browser will show the content of the `/vagrant/www` directory and al ![The projects browser](https://github.com/axeloz/vagrant-lamp/raw/master/screenshot.png) +#### Mailcatcher test form + +You may also access the http://localhost:8080/mail.php page. This is a test form allowing you to test the Mailcatcher application. + ### MariaDB (MySQL) #### Access