[us...@httpd] Tomcat-connector replacement

2010-04-18 Thread Zakai Kinan
I am looking for a potential replacement for my tomcat connector. Does anyone have a clue? Google did not come up with anything. TIA, Zak - The official User-To-User support forum of the Apache HTTP Server Project. S

Re: [EMAIL PROTECTED] SSL pass phrase

2007-10-16 Thread Zakai Kinan
use this. openssl rsa -in private.key.org -out private.key. Replace private.key with your key. ZK --- Ajai Khattri <[EMAIL PROTECTED]> wrote: > On Tue, 16 Oct 2007, Tony Heal wrote: > > > I am using apache v 1.3.34-4.1 and openssl on > Debian and I have set up SSL, Although I can restart > a

Re: [EMAIL PROTECTED] FilesMatch Explanation!

2006-06-12 Thread Zakai Kinan
htpasswd file. ZK --- Joshua Slive <[EMAIL PROTECTED]> wrote: > On 6/9/06, Zakai Kinan <[EMAIL PROTECTED]> > wrote: > > The idea of requiring a specific user to access a > > script does not work. Secret is a perl script. > The > > restrictions on the dire

Re: [EMAIL PROTECTED] Re: FilesMatch Explanation!

2006-06-12 Thread Zakai Kinan
Yes, there is a user admin in the htpasswd file. No, I did not have satisfy any as a directory directive so I will try that. Thanks ZK --- Joost de Heer <[EMAIL PROTECTED]> wrote: > Zakai Kinan wrote: > > I have this directive > > > >require user &

Re: [EMAIL PROTECTED] FilesMatch Explanation!

2006-06-09 Thread Zakai Kinan
The idea of requiring a specific user to access a script does not work. Secret is a perl script. The restrictions on the directory work as expected. ZK --- Joshua Slive <[EMAIL PROTECTED]> wrote: > On 6/9/06, Zakai Kinan <[EMAIL PROTECTED]> > wrote: > &g

[EMAIL PROTECTED] FilesMatch Explanation!

2006-06-09 Thread Zakai Kinan
I have this directive require user "{Admin}" in an htaccess file and it does not work. Does any have any ideas. I have also tried it in httpd.conf file. TIA ZK __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection

Re: [EMAIL PROTECTED] ASP on Apache

2006-05-01 Thread Zakai Kinan
You actually have to buy another piece of software to support ASP.NET under Linux with Apache. I don't remember the name of the software. Regards, ZK --- "William A. Rowe, Jr." <[EMAIL PROTECTED]> wrote: > No. Learn ASP.NET > > a nn wrote: > > Hello > > > > How do I enable ASP on Apache