error page redirecting with linux webservers
Page 1 of 1
error page redirecting with linux webservers
add this line to your apache.conf file (under files section)
save and restart apache server
now copy localized-error-pages to conf.d or sometimes called
/etc/apache2/conf-available/
these days on some newer linux os!
then restart
unzip file!
for info on how to do this look around google or this forum for restarting apache with linux
- Code:
ErrorDocument 404 /notfound.php
save and restart apache server
now copy localized-error-pages to conf.d or sometimes called
/etc/apache2/conf-available/
these days on some newer linux os!
then restart
- Code:
sudo /etc/init.d/apache2 restart
unzip file!
for info on how to do this look around google or this forum for restarting apache with linux
- Attachments
Last edited by jamied_uk on 7th May 2017, 21:59; edited 2 times in total
Similar topics
» Fixing Mysql Database Migration Error where Web Page Dont Display Correctly
» Linux Security Page
» Fixing Kali Linux Update Error
» How To Fix Mysql Server Connect Error On Linux Mint
» Setting up custom 404 error document on apache2 linux web server
» Linux Security Page
» Fixing Kali Linux Update Error
» How To Fix Mysql Server Connect Error On Linux Mint
» Setting up custom 404 error document on apache2 linux web server
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum