- Abrimos el archivo
nano /etc/apache2/conf-enabled/localized-error-pages.conf
- Agregue la línea:
ErrorDocument 403 https://403.siua.ac.cr/
- Reinicie apache
service apache2 reload
- Cambiamos de dueño
cd /var/www/html
chown www-data:www-data -R *
- Cambiamos los permisos
chmod 555 -R /var/www/html/