ArbitroWeb 0.6 review

Download
by rbytes.net on

ArbitroWeb is a Web anonymizer written in PHP

License: GPL (GNU General Public License)
File size: 0K
Developer: Joakim Erdfelt
0 stars award from rbytes.net

ArbitroWeb is a Web anonymizer written in PHP. ArbitroWeb will redirect all web requests thru it's set of scripts, all URL's contained will be adjusted/mangled to it's own scripts.

ArbitroWeb is known to be working on following configurations:
1) Linux i386 Box (Kernel 2.4.7, Mandrake 8.0).
Apache v1.3.20 - With DSO Support
PHP v4.0.6 - Installed as DSO Module

2) Sun Solaris 8 Sparc Box.
Apache v1.3.20 - With DSO Support
PHP v4.0.6 - Installed as DSO Module

3) Microsoft Windows 2000 Professional Intel
Apache v1.3.20 - Default Installation of Win32 binaries.
PHP v4.0.6 - Configured as a Module with LoadModule Directive.

ArbitroWeb WILL NOT WORK if you have PHP configured to run in CGI mode. Apache users (Win32 and Linux) should change from using 'ScriptAlias' and 'Action' httpd.conf directives, to using the 'LoadModule' directive. (See the INSTALL.txt for more information on this subject)

What's New in This Release:
BUG FIX - Using URLs without a path caused errors. Such as "http://www.cnn.com", Fix will now add the root path if it is not provided.
BUG FIX - index.php would accept anything as a valid URL. Now index.php will attempt to validate the URL before using it.
BUG FIX - meta tag refreshing is now filtered.
Meta Tags for ArbitroWeb keyword and description added to index.php
Added error notification when php is in CGI mode.
Made log file output conform to apache's access log format.

ArbitroWeb 0.6 keywords