[DONE] Readme in english

This commit is contained in:
Axel DE VIGNON 2017-09-27 15:58:27 +02:00
parent 1a33f2bd73
commit ebc14d3208

View file

@ -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. 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`. 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. 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: 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) ![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) ### MariaDB (MySQL)
#### Access #### Access
@ -195,9 +196,9 @@ The MariaDB log files are located into the `vagrant-lamp/mysql/logs`
### Gulp ### 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 ### Issues at boot time