Xtremer360 Posted September 2, 2011 Share Posted September 2, 2011 I have no idea where to start or which board would be the proper place to put this but what I"m attempting to do is integrate this idea with my custom cms I'm making now is that once inside I can take down my site in case I (administrator) wanted to perform some maintenance on my site and have it instead display a custom 404 page. Any ideas on where to start. I tried using my best friend google but he gave me nothing. Maybe a few tutorials of this might help. Quote Link to comment https://forums.phpfreaks.com/topic/246291-custom-404-pages-linked-into-cms-site/ Share on other sites More sharing options...
monkeytooth Posted September 2, 2011 Share Posted September 2, 2011 number of ways.. if you have access to the httpd.conf for apache you can tell it where there.. you can also mod_rewrite via .htaccess and do it that way.. or.. depending how you build up your custom cms.. have it display an error page within it if the page being called is not found Quote Link to comment https://forums.phpfreaks.com/topic/246291-custom-404-pages-linked-into-cms-site/#findComment-1264818 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.