apache2 change directory root
go to /etc/apache2/sites-available/000-default.conf
Change here:
<Directory /var/www/html/>
Options Indexes FollowSymLinks
AllowOverride None
Require all granted
</Directory>
apache2 change directory root
go to /etc/apache2/sites-available/000-default.conf
Change here:
<Directory /var/www/html/>
Options Indexes FollowSymLinks
AllowOverride None
Require all granted
</Directory>
bind another path to default apache root
mount -t none -o bind,ro /root/my_folder /var/www/html
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us