* Trying out some absolute-ish links
* Try one out on installer
* Testing logic
* Trying out some more links
* Fixing links
* Fix links in python collectors
* Changed a bunch more links
* Fix build errors
* Another push of links
* Fix build error and add more links
* Complete first pass
* Fix final broken links
* Fix links to files
* Fix for Netlify
* Two more fixes
* docs(Running-behind-apache): Add vhost example for DOSPageCount
* docs(Running-behind-apache): Adjust indentation level for code block; Change DOSPageCount value from 50 to 30
* docs(Running-behind-apache): Shorten documentation by removing unnecessary config
* make remark access all directories
* detailed fix after autofix by remark lint
* cross check autofix for this set of files
* crosscheck more files
* crosschecking and small fixes
* crosscheck autofixed md files
* Update Running-behind-apache.md
Added example Apache 2.4 dedicated host file.
Order deny, allow directives will be depricated in future version. Basic Auth can be added to the Proxy block so Location block can be removed.
Added example Apache 2.4.24 unix domain socket location.
* Fixing back-qutoes line 265
Since the translation is completed it should be already included in the apache2-bin Xenial package. In fact you can find the mod_proxy_html.so file in the apache2-bin file list (Xenial).
Source: https://stackoverflow.com/a/40263887