.htaccess mistake
am 05.12.2007 20:59:29 von Praki
Greetings All,
This my .WWWaccess file config...
AuthType Basic
AuthName Login-Auth
LDAP_Server ldap.abc.com
LDAP_Port 389
Base_DN "ou=active,ou=employees,ou=people,o=abc.com"
UID_Attr uid
Require valid-user
I m getting the error.HTTP 500 - Internal server error is the error.
can u point where i m doing wrrong .. it would be of great help...
thanks,
Prakas
Re: .htaccess mistake
am 05.12.2007 21:06:51 von Charlton Wilbur
>>>>> "P" == Praki writes:
P> I m getting the error.HTTP 500 - Internal server error is the
P> error. can u point where i m doing wrrong .. it would be of
P> great help...
Your most recent error is asking an Apache configuration question with
no Perl content in a Perl newsgroup.
You can find Apache documentation at http://httpd.apache.org/docs/ --
odds are good that the answer to your question is somewhere in there.
And a good first step in finding more help for your problem might be
to find an appropriate mailing list from the ones listed at
http://httpd.apache.org/lists.html
Good luck.
Charlton
--
Charlton Wilbur
cwilbur@chromatico.net
Re: .htaccess mistake
am 05.12.2007 21:07:00 von Keith Keller
On 2007-12-05, Praki wrote:
>
> This my .WWWaccess file config...
[snipped]
> I m getting the error.HTTP 500 - Internal server error is the error.
> can u point where i m doing wrrong .. it would be of great help...
The first thing you're doing wrong is posting a webserver question in a
Perl group. If you're running Apache, I believe there are both
newsgroups and mailing lists that would be more appropriate.
If you somehow end up having a Perl question, please read and observe the
Posting Guidelines that are posted frequently.
--keith
--
kkeller-usenet@wombat.san-francisco.ca.us
(try just my userid to email me)
AOLSFAQ=http://www.therockgarden.ca/aolsfaq.txt
see X- headers for PGP signature information
Re: .htaccess mistake
am 06.12.2007 05:19:04 von Praki
On Dec 6, 1:06 am, Charlton Wilbur wrote:
> >>>>> "P" == Praki writes:
>
> P> I m getting the error.HTTP 500 - Internal server error is the
> P> error. can u point where i m doing wrrong .. it would be of
> P> great help...
>
> Your most recent error is asking an Apache configuration question with
> no Perl content in a Perl newsgroup.
>
> You can find Apache documentation athttp://httpd.apache.org/docs/--
> odds are good that the answer to your question is somewhere in there.
>
> And a good first step in finding more help for your problem might be
> to find an appropriate mailing list from the ones listed athttp://httpd.apache.org/lists.html
>
> Good luck.
>
> Charlton
>
> --
> Charlton Wilbur
> cwil...@chromatico.net
thanks, its my mistake in Curiosity to get answer i posted here i m
sorry ...