Re: [AOLSERVER] Is Aolserver vulnerable?

2003-01-22 Thread Fred Yankowski
On Wed, Jan 22, 2003 at 04:19:05PM -0700, Roberto Mello wrote:
 RewriteEngine on
 RewriteCond %{REQUEST_METHOD} ^TRACE
 RewriteRule .*   [F]

That almost works, but the RewriteRule is missing the substitution
string (even though that string seems to be ignored in this case):

RewriteRule .*  -  [F]

That code needs to be repeated for each Apache VirtualHost, or
inherited with this (also in each VirtualHost):

RewriteEngine on
RewriteOptions inherit

--
Fred Yankowski  [EMAIL PROTECTED]   tel: +1.630.879.1312
OntoSys, IncPGP keyID: 7B449345fax: +1.630.879.1370
www.ontosys.com 38W242 Deerpath Rd, Batavia, IL 60510-9461, USA



Re: [AOLSERVER] installing AOL Server on WINDOWS!

2001-08-23 Thread Fred Yankowski

On Wed, Aug 22, 2001 at 03:12:52PM -0700, Jerry Asher wrote:
 I haven't used them, but postgres comes with some tcl/tk based tools to
 help you do that.  I can't imagine any of these tools are as easy or
 powerful as Enterprise Manager though.   Enterprise Manager really is slick.

The 'pgAdmin' tool is a useful step in that direction, and the (beta)
'pgAdmin-II' is an even better match to the Enterprise Manager
features.

http://pgadmin.postgresql.org

--
Fred Yankowski   [EMAIL PROTECTED]  tel: +1.630.879.1312
Principal Consultant www.OntoSys.com   fax: +1.630.879.1370
OntoSys, Inc 38W242 Deerpath Rd, Batavia, IL 60510, USA