[EMAIL PROTECTED] dbmmanage vs htdbm

2006-05-12 Thread Ann Hopkins
Configuration: Linux, Apache 2.2.2, PHP 5.1.3, and Modsecurity 1.9.3, Perl 5.8.8 I have a pre-existing user password file which worked fine until Apache 2.2.2. I get an error message in the logs when a user and password is entered correctly. ...This function has not been implemented on this pl

Re: [EMAIL PROTECTED] dbmmanage vs htdbm

2006-05-12 Thread Ann Hopkins
Thank you are a lifesaver. That was it exactly. I couldn't find that option anywhere. I bet if I looked at the Change Notes it was probably there. Paul Querna wrote: > Ann Hopkins wrote: >> Configuration: Linux, Apache 2.2.2, PHP 5.1.3, and Modsecurity >> 1.9.3, Perl 5.8.

Re: [EMAIL PROTECTED] IE to Apache WebDAV

2006-05-26 Thread Ann Hopkins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 That is a problem with the Windows side. Look at this website. http://ulihansen.kicks-ass.net/aero/webdav/ David Salisbury wrote: > > I hope this isn't off topic, but I can't seem to make headway on this > and someone else here > may have experienc

[EMAIL PROTECTED] Stupid Question: Canonical Name Rewrite Location

2007-05-03 Thread Ann Hopkins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have a server with multiple hosts names on one IP address. I have figured out from all the searches I made that I can do rewrite the other hosts names to "correct" the address to "www". ServerName www.example.com:80 ServerName a.example.com:80 Serve

Re: [EMAIL PROTECTED] Stupid Question: Canonical Name Rewrite Location

2007-05-03 Thread Ann Hopkins
examples from other people and searching this mailing list only showed it being used with "Virtual" Thanks again. Joshua Slive wrote: > On 5/3/07, Ann Hopkins <[EMAIL PROTECTED]> wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> I ha