Home > Archive > PHP on Windows > April 2005 > RE: [PHP-WIN] Custom 404 Error Messages in PHP
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
RE: [PHP-WIN] Custom 404 Error Messages in PHP
|
|
|
| > This is my first post to ANY newsgroup ever, so forgive me if
> I do anything wrong. I have a delemia, I would like to use a
> custom 404 error on my website to make it look more user
> friendly than "No input file specified"
> when the file on the server is not found or a link is broken.
> I am fairly new to PHP, so I am pretty hopeless. I am running
> a Win 2K3 server with PHP 4.xxx (can't remember the last
> digits) and My SQL all installed and functioning properly.
> Please help!
>
This actually has nothing to do with PHP but everything to do with your
webserver.
If you're running IIS, you can go to the properties of the website in
question and change it in there.
-M
| |
| Maxwell Brodie 2005-04-24, 8:56 pm |
| It still doesn't work, I have made every error message there can possible be
go to my error file, and it still comes up with "no input file specified"
"Mike" <php@crazyted.com> wrote in message
news:20050408022540.EAA046AF0D1@host50a.simplicato.com...
>
> This actually has nothing to do with PHP but everything to do with your
> webserver.
>
> If you're running IIS, you can go to the properties of the website in
> question and change it in there.
>
> -M
|
|
|
|
|