[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] RobotUA
Quoting Philip S. Hempel (pshempel@linuxhardcore.com):
> BTW I do wish one thing of IC that would help is if a page is not
> found in IC that it could send error logs to apache(by default) of the
> errors. You may be suprised how many SE's will find errors that most
> web browers fix for you.
You can do this if you want -- just add in your missing.html page:
[tag op=header]
Status: 404 Not found
Content-type: text/html
[/tag]
Of course since the file is found, there will not be any entry in the
Apache error_log. But you don't really want that anyway -- you want your
web stats collator to flag it for you.
--
Mike Heins
Perusion -- Expert Interchange Consulting http://www.perusion.com/
phone +1.513.523.7621 <mike@perusion.com>
I don't want to get to the end of my life and find I have just
lived the length of it. I want to have lived the width of it as
well. -- Diane Ackerman
- Follow-Ups:
- [ic] RobotUA
- From: interchange-users@icdevgroup.org (Philip S. Hempel)
- References:
- [ic] RobotUA
- From: interchange-users@icdevgroup.org (Grant)
- [ic] RobotUA
- From: interchange-users@icdevgroup.org (Philip S. Hempel)