Mega Font Download$9.99
Related Searches:404 Manager 1.0 404 Manager 1.0.zip 404 Free 404 Manager 404 Manager Download 404 1.0 1.0 Manager
Name: 404 Manager 1.0 Size: 7.31 KB Type: Compressed (zipped) Folder Date modified: 6/26/2002 9:44 AM Date created: 8/19/2008 6:08 AM Date accessed: 8/19/2008 6:08 AM
######################################################## 404 Manager version 1.0## Created by: Solution Scripts # Email: solutions@drizware.com# Web: http://www.drizware.com########################################################### NOTICE:## 2000 Solution Scripts all rights reserved by drizware.com as a reseller.## This program is being distributed as freeware. It may be used and# modified free of charge, so long as this notice, the header # above and all the footers in the program that give me credit remain # intact. Please also send me an email, and let me know # where you are using this script. ## By using this program you agree to indemnify Solution Scripts from any liability.## Selling the code for this program without prior written consent is# expressly forbidden. Obtain permission before redistributing this# program over the Internet or in any other medium. In all cases# and header must remain intact.#######################################################
HISTORY:-------------------------------------1.0 -- Monday, April 17, 2000 Public-Release-------------------------------------
404 Manager is a program that allows you to view simply and easily requests thatreturned a 404 status on your server. The 404 Manager shows you how many requestshave been made for that url, overall, this month, and this day, plus the number since you last viewed the 404 Manager.
The other cool feature of 404 Manager is that it also logs the referring URLs to these404 requests. By clicking on any "Page URI" from the main 404 Manager screen, a new window will open with the complete history for pages that have referred that particularURL, along with complete stats.
404 Manager is also simple to install.Follow these easy instructions.
1. Open notfound.cgi in a text editor2. make sure #!/urs/bin/perl is set to where perl is located3. Edit the $data_path to point towards a directory you want used for the data files (there will be a lot of data files, we suggest you make a new directory just for the 404 Manager) (This directory must be writable by the using the web server runs as, this usually means chmoding to 666)4. Set $strip = 1 if you want the QUERY_STRING (anything after ? in the url) to be removed.5. Add any additional HTML you want shown on the 404 not found page displayed to end user. (404 File not found and a short message is already displayed to end user, this is for adding more) 6. Open 404manager.cgi in a text editor7. make sure #!/urs/bin/perl is set to where perl is located8. Set $data_path to the same directory as is set in notfound.cgi 9. Edit the $total_day variables to show number of days to keep non active referrers on the list10. Upload both to cgi-bin in ASCII and chmod them to 75511. Set Apache to use notfound.cgi as the ErrorDocument
If you have control over the httpd.conf file for Apache simply replaceany current ErrorDocument 404 lines with..
ErrorDocument 404 /cgi-bin/404/notfound.cgi
If you have a virtual account and can use .htaccess files, create or edita .htaccess file in your document root (the directory that holds your mainindex.html file) and add the following.
/cgi-bin/404/notfound.cgi = The virtual location of where you installed notfound.cgi
12. To check the 404's, run the 404manager.cgi from any web browser (enter the url in your browsers address bar.)
That is all.....
We do not offer email support for 404 Manager, if you have a problem with theprogram, please direct any questions to the cgi forum athttp://www.drizware.com/
Solution Scriptshttp://www.drizware.com
! Visit CONFLICT2K.COM.URL404manager.cginotfound.cgiREADME.txt
Price: $0.00