Main > Free Download Search >

Free apache error pages script

apache error pages

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3242
Dynamic Error Pages

Dynamic Error Pages


A dynamic PHP script which returns different error messages depending on the error received. Works on 404 (File Not Found), 400 (Bad Request), 401 (Authorization Required), 403 (Access Forbidden), 500 more>> A dynamic PHP script which returns different error messages depending on the error received. Works on 404 (File Not Found), 400 (Bad Request), 401 (Authorization Required), 403 (Access Forbidden), 500 (Server Configuration Error), as well as unknown error messages. The script will also send an e-mail to your e-mail address with the time, error received, requested page, the page they came from and requesting computers IP address (optional). (Please note: To use this script you need to be allowed use custom error pages on your host.)<<less
Added: 2004-06-24 License: Freeware Price: Free
1962 downloads
Ababa Error Logger 1.0

Ababa Error Logger 1.0


Ababa Error Logger is a program logs all your site errors. This includes but not limited to 401 Unauthorized Error, 403 Forbidden Error, 404 File Not Found Error, 500 Internal Server Error. Ababa Error Logger is best used for debugging perl scripts, more>> Ababa Error Logger is a program logs all your site errors. This includes but not limited to 401 Unauthorized Error, 403 Forbidden Error, 404 File Not Found Error, 500 Internal Server Error. Ababa Error Logger is best used for debugging perl scripts, fixing broken links, etc.<<less
Added: 2003-08-09 License: Freeware Price: 0.00
10 downloads
 
Other version of Ababa Error Logger
Ababa Error Loggererrors. This includes but not limited to 401 Unauthorized Error, 403 Forbidden Error, 404 File ... errors. This includes but not limited to 401 Unauthorized Error, 403 Forbidden Error, 404 File
License:Freeware
Download
2271 downloads
Added: 2003-08-09
Simple Errors 0.1

Simple Errors 0.1


Simple Errors is a simple error logger. It replaces the default Apache error handler with your own. Customizable output page to suit your own needs. Even logs and/or emails you when an error occurs! Can add new error codes easily, using the flat file more>> Simple Errors is a simple error logger. It replaces the default Apache error handler with your own. Customizable output page to suit your own needs. Even logs and/or emails you when an error occurs! Can add new error codes easily, using the flat file database.<<less
Added: 2004-07-20 License: GPL Price: $0.00USD
14 downloads
 
Other version of Simple Errors
Simple ErrorsIt replaces the default Apache error handler with your own. Customizable output page to suit ... Simple Errors is a simple error logger. It replaces the default Apache error handler with your
License:GPL
Download
1922 downloads
Added: 2004-07-20
Apache XML-RPC

Apache XML-RPC


Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP. more>>
Apache XML-RPC appears as a Java implementation of XML-RPC as well as a popular protocol that uses XML over HTTP to implement remote procedure calls.

Major Features:

  1. Version 3 of Apache XML-RPC is still compliant to the XML-RPC specification. The user may enable several vendor extensions are available, that greatly extend the power of XML-RPC:
    • All primitive Java types are supported, including long, byte, short, and double.
    • Calendar objects are supported. In particular, timezone settings, and milliseconds may be sent.
    • DOM nodes, or JAXB objects, can be transmitted. So are objects implementing the java.io.Serializable interface.
    • Both server and client can operate in a streaming mode, which preserves resources much better than the default mode, which is based on large internal byte arrays.
<<less
Added: 2008-06-27 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
17 downloads
Disable Error On ASP Codes

Disable Error On ASP Codes


Unexpected errors can stop programs and your application coul be down immadiately. But On Error Resume Next funtcion help you to avoid to stop unexpected errors on code. All you need to put this code more>> Unexpected errors can stop programs and your application coul be down immadiately. But On Error Resume Next funtcion help you to avoid to stop unexpected errors on code. All you need to put this code after a code block.<<less
Added: 2006-09-06 License: Freeware Price: Free
1150 downloads
Custom Error Pages In ASP.NET 1

Custom Error Pages In ASP.NET 1


This tutorial explains how to use custom errors pages to provide better user experience when error occurs. When error is occurred on ASP.NET web application, user will get default error page (which is not so nice looking, also known as "Yellow screen more>> This tutorial explains how to use custom errors pages to provide better user experience when error occurs. When error is occurred on ASP.NET web application, user will get default error page (which is not so nice looking, also known as "Yellow screen of death"). This error page confuses average visitor who dont know the meaning of "Runtime Error". Although developers like to know many details about an error, it is better to show more friendly error page to your users.<<less
Added: 2009-03-12 License: Freeware Price: $0.00USD
14 downloads
Apache Live Log 0.9

Apache Live Log 0.9


A tool for monitoring apache log files remotely via a browser using AJAX. It shows recent visits to a website by grouping hits from the same IP. Hit origin (country and city) is determined using Geo::IP perl module. You can monitor multiple websites more>> A tool for monitoring apache log files remotely via a browser using AJAX. It shows recent visits to a website by grouping hits from the same IP. Hit origin (country and city) is determined using Geo:IP perl module. You can monitor multiple websites hosted on the same server through a single ALiveLog installation.<<less
Added: 2009-02-14 License: Freeware Price: $0.00USD
14 downloads
Caching your pages with php

Caching your pages with php


Php caching techniques to increase database overhead. Those caching techniques are very useful for high traffic web sites. more>> Php caching techniques to increase database overhead. Those caching techniques are very useful for high traffic web sites.<<less
Added: 2007-01-16 License: Freeware Price: Free
1013 downloads
Apache AxKit

Apache AxKit


Apache AxKit is an XML application server for Apache. more>> Apache AxKit is a convenient server management tool which is used for Apache. It provides on-the-fly conversion from XML to any format, such as HTML, WAP or text using either W3C standard techniques, or flexible custom code. AxKit also uses a built-in Perl interpreter to provide some amazingly powerful techniques for XML transformation.

AxKit makes the separation of content and presentation a practical reality. The pipelining technique that AxKit uses allows content to be converted to a presentable format in stages, allowing certain platforms to see data differently to others. AxKit allows web designers to focus on web site design, content developers to work on a purely content basis, and webmasters to focus on their core competencies.

AxKit is based on components that are replaceable. This allows the web site developer to create a completely custom XML Application Server based around the AxKit API. AxKit can either automatically provide caching facilities, or you can create yThe toolkit also provides ability to build component based web sites, and dynamic content.

Database integration is fully supported, allowing either delivery of XML from a database, or XML generation from a database query. Dynamic web components can be built using the Perl language, making the possibilities as infinite as CGI scripts, without the potential mess that CGI programming can cause.

Major Features:

  1. XSLT based pipelined XML transformations
  2. Standards base stylesheet selection criteria
  3. Output in more than 180 different character sets (although browser support means that only about 10 of those are useful).
  4. XSP support for the Perl language, including Perl DBI based SQL taglib
  5. Built in Perl interpreter no more CGI overhead
  6. Plug-in API All components are replaceable with custom components.
  7. Support for almost every platform around: Linux, Solaris, HPUX, AIX, Windows NT, BeOS, *BSD, VMS.
  8. Intelligent caching technology means yDeliver to different media using the sames set of URLs for all media types. Media types supported are: Screen (web browsers), Handheld (such as palmtop computers and mobile phones), TV (for example Skys "Open", or Microsofts WebTV), braille, aural, print, projection and tty (for text-only browsers).
  9. GZipped output encoding great for slower links
<<less
Added: 2008-05-27 License: Other Free / Open Source License - Apache License Price: OtherFreeOpenSourceLicenseApacheLicense
13 downloads
M&M Error Director 2.6

M&M Error Director 2.6


This script detects website errors, logs them and sends webmaster an email. It displays an error page to user. Error pages are not created by the script but are standard HTML pages so you can edit them to look like your site. It includes protection to more>> This script detects website errors, logs them and sends webmaster an email. It displays an error page to user. Error pages are not created by the script but are standard HTML pages so you can edit them to look like your site. It includes protection to prevent your directory from triggering the servers SPAM detection system due to too many emails being sent from your cgi-bin per day.<<less
Added: 2001-05-22 License: Freeware Price: $0.00USD
12 downloads
 
Other version of M&M Error Director
M&M Error DirectorIt displays an error page to user. Error pages are not created by the script but are standard ... Error pages are not created by the script but are standard HTML pages so you can edit them to look
Price: FreeAdditionalInfoFreeifyoulinkbacktomysite
License:Freeware
Download
3077 downloads
Added: 2001-05-22
Using JavaScript Errors

Using JavaScript Errors


Dealing with JavaScript or an Ajax based application is always a tricky task. Even the most experienced developers would end up with unexpected errors especially when the application is tested for the first time. Bugs and error in coding will always be more>> <<less
Added: 2009-05-09 License: Freeware Price: $0.00USD
16 downloads
Error System 2.0

Error System 2.0


This set of scriptlets allows you to have both customised Apache error pages and the opportunity to be notified, by email, when an error occurs on your site. When site visitors arrive at an error page, they have the option of notifying you by more>> This set of scriptlets allows you to have both customised Apache error pages and the opportunity to be notified, by email, when an error occurs on your site. When site visitors arrive at an error page, they have the option of notifying you by selecting a single link on the generated error page. The system then sends you an automatically generated email with all of the relevant information you need to start tracking down any real errors - such as the urls of broken links etc.<<less
Added: 2006-07-13 License: Free Non-Commercial Price: $0.00USD
16 downloads
 
Other version of Error System
License:Free for non-commercial use
Download
1242 downloads
Added: 2006-07-13
Simple PHP Apache log parser 1.0

Simple PHP Apache log parser 1.0


This is a simple PHP Apache log parser. It makes a list of IP, User Agent, Status code, ect. and puts it in an array for you to use. more>> This is a simple PHP Apache log parser. It makes a list of IP, User Agent, Status code, ect. and puts it in an array for you to use.<<less
Added: 2005-09-23 License: GPL Price: $0.00USD
13 downloads
Error Management 1.0

Error Management 1.0


The add_error page is used to report an error message. The person who reports the error has the option of reporting the error to one or more developers. The list_error.php files is used to list error reports in a certain order. The error reports are more>> The add_error page is used to report an error message. The person who reports the error has the option of reporting the error to one or more developers. The list_error.php files is used to list error reports in a certain order. The error reports are ordered by date,error fixed and error severity. The edit_error.php page is used by the person who fixes the error. The user has to mention among other options, the cause,solution of error,whether the error was a browser issue, the description of the error, the error category etc. Error descriptions may be added manually. These are stored in the database. The user may also specify whether the site (on which the error occured), is owned by the group of developers or not. The search_error.php page allows users to search for error reports using various criteria, such as the reported between time, time taken to fix error,error severity,error category etc.<<less
Added: 2007-08-22 License: GPL Price: $0.00USD
10 downloads
Error log Viewer 1.0

Error log Viewer 1.0


Pinpoint the cause of Server 500 errors. This script allows you to view your error log in an easy to read format, or if you dont have access to your error log, learn how to redirect error messages to your browser. This will save you hours of debugging. more>> Pinpoint the cause of Server 500 errors. This script allows you to view your error log in an easy to read format, or if you dont have access to your error log, learn how to redirect error messages to your browser. This will save you hours of debugging.<<less
Added: 2002-04-22 License: Freeware Price: 0.00
14 downloads
 
Other version of Error log Viewer
Error log ViewerThis script allows you to view your error log in an easy to read format, or if you dont have access ... This script allows you to view your error log in an easy to read format, or if you dont have access
License:Freeware
Download
2758 downloads
Added: 2002-04-22
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5