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
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
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
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 &
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
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
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