On Wed, 7 Jan 2004, Jeffrey Forman wrote: > it seems every variable i am able to garner gives me the 404.php page as > a value instead of pagethatdoesnotexist.htm. i have no control over the > servers httpd.conf file since its just a webhost account i am forced to > use.
You should be able to set the ErrorDocument with an .htaccess file (provided they've given you the level of privilege necessary in the httpd.conf.. ie: AllowOverride All :) --rgiles _______________________________________________ Siglinux mailing list [EMAIL PROTECTED] http://machito.utacm.org/mailman/listinfo/siglinux
