We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Unit testing had a dedicated page, so I redirected to it
I found this way of explaining where is the DOCUMENT_ROOT easier to understand in another part of the wiki and brought it here
/path/to/public_html is more intuitive for the user than /var/www/html
Following the standards established in the RFC2606 (https://tools.ietf.org/html/rfc2606#page-2) and the RFC6761 (https://tools.ietf.org/html/rfc6761#section-6.3), it's better for the user to give him a working link (using .localhost redirects the user to localhost), and the traditionnal L(inux)AMP install (https://doc.ubuntu-fr.org/lamp) has the following default path : /var/www/html
Updated Home (markdown)
Initial Home page