CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Apache configuration (http://www.codingforums.com/forumdisplay.php?f=69)
-   -   What does 404/404.html in a .htaccess file stands for ? (http://www.codingforums.com/showthread.php?t=253602)

clausrei 03-08-2012 01:34 PM

What does 404/404.html in a .htaccess file stands for ?
 
Hi,

I have no idea about .htaccess configeration. I found this file configeration entry in the .htaccess
Code:

404/404.html
on my web server in the root directory. What do I suppost to do ?

I tried to delete it, but it seems like I can't save my homepage as index.html anyway.

I put it back in and saved my hompage as 404.html, but doesn't help eather ???!!

Thank you for your help !

felgall 03-08-2012 06:19 PM

404/404.html would be a web page called 404.html inside of a 404 folder. It would be there to display whenever the web page entered can't be found.


All times are GMT +1. The time now is 03:01 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.