devel95
01-09-2009, 07:46 AM
Real quick and simple question. On a Linux/Apache Web Server, where is the best and most efficient place to handle 404 Errors? Would it be in the httpd.conf file, a .htaccess file or some other place?
Thanks.
Thanks.
|
Click to See Complete Forum and Search --> : Most Efficient Handling Method for 404 Errors devel95 01-09-2009, 07:46 AM Real quick and simple question. On a Linux/Apache Web Server, where is the best and most efficient place to handle 404 Errors? Would it be in the httpd.conf file, a .htaccess file or some other place? Thanks. chazzy 01-09-2009, 07:52 AM httpd.conf for globals, and then allow for overrides in .htaccess devel95 01-09-2009, 08:01 AM Thank you. webdeveloper.com
Copyright WebMediaBrands Inc., All Rights Reserved. |