| Current Path : /proc/self/root/etc/apache2/conf-available/ |
| Current File : //proc/self/root/etc/apache2/conf-available/apache2-doc.conf |
Alias /manual /usr/share/doc/apache2-doc/manual/
<Directory "/usr/share/doc/apache2-doc/manual/">
Options Indexes FollowSymlinks
AllowOverride None
Require all granted
AddDefaultCharset off
</Directory>