Hello ! ! ! I'm running Apache on my Windows Vista system ! ! ! I have make the default installation. Now the problem is that I like to create my own 404 page with the usage of .htaccess and I acan't The .htaccess content is that : <Files .htaccess> order allow,deny deny from all </Files> ErrorDocument 404 /errorPage.php Code (markup): What can i do ? ? ? Many many thanks ! ! !