From ebc14d3208d2745fc80c260607a488ef98d5c025 Mon Sep 17 00:00:00 2001 From: Axel DE VIGNON Date: Wed, 27 Sep 2017 15:58:27 +0200 Subject: [PATCH] =?UTF-8?q?[DONE]=C2=A0Readme=20in=20english?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 2a49811..31184c4 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,16 @@ In any case: you can also do it manually by creating the Apache virtual host con You must also add manually an entry into the computer's `hosts` file. Finally, you must reload Apache on the VM machine using `service apache2 reload`. -#### Projects browser + +#### 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. + +#### Log files + +The Apache log files are located into the `vagrant-lamp/apache/logs` folder. + +### Projects browser This starter kit comes with a homemade projects browser. To access this browser, simply visit http://localhost:8080 from your host Web browser. The project browser will show the content of the `/vagrant/www` directory and allow you to navigate into the subfolders. Its features: @@ -166,14 +175,6 @@ 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. - -#### Log files - -The Apache log files are located into the `vagrant-lamp/apache/logs` folder. - ### MariaDB (MySQL) #### Access @@ -195,9 +196,9 @@ The MariaDB log files are located into the `vagrant-lamp/mysql/logs` ### Gulp -Please refer to the chapter [File changes watcher](#file-changes-watcher)". +Please refer to the chapter [File changes watcher](#file-changes-watcher). -## Questions / Know issues +## Questions / Known issues ### Issues at boot time