Re: [EMAIL PROTECTED] LDAP Authentication error

2006-10-24 Thread Om
Thanks for the help. My problem was solved, when i have added the directive "AuthzLDAPAuthoritative off" Now i am able to authenticate with LDAP. Is it mandatory to add the "AuthBasicProvider ldap" Thanks, Om. On 24-Oct-06, at 7:02 PM, Kenneth Svee wrote: [ Om ]

[EMAIL PROTECTED] LDAP Authentication error

2006-10-24 Thread Om
ename [Tue Oct 24 16:25:12 2006] [error] [client 127.0.0.1] (9)Bad file descriptor: Could not open password file: (null) What could be the problem? Is there anything wrong in the AuthLDAPURL? please help me. Thanks, Om. -

Re: [EMAIL PROTECTED] apache Rewrite Rules

2006-05-30 Thread Om
Thanks Owen, The link you have provided looks good. I will go through that and get back to the list, if i have any problems implementing those. and contribute something to this mailing list. Thank you very much. Om. [EMAIL PROTECTED] +91 9866 666460 Boyle Owen wrote: -Original Message

[EMAIL PROTECTED] apache Rewrite Rules

2006-05-29 Thread Om
Hi friends, I am a novice at mod_rewrite. Can anybody suggest me any good site for the description of Rewrite Rules. Is there any site which describes mod_rewrite module in detail. Thanks, Om. - The official User-To-User

Re: [EMAIL PROTECTED] separate logs for aliases

2006-05-28 Thread Om
Hi Shai, you can cross check once again in the apache2.2.2 manual. Check the Virtual hosts section. I read that. That configuration is working fine. Can you please implement that and check once. Thanks, Om. Shai wrote: On 5/26/06, Brian Rectanus <[EMAIL PROTECTED]> wrote: On 5/26/06

Re: [EMAIL PROTECTED] separate logs for aliases

2006-05-26 Thread Om
\ "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b" You will not all the directives of the above configuration. Let me know the result. Thanks, Om. [EMAIL PROTECTED] +91 9866 666460 Brian Rectanus wrote: On 5/26/06, Shai <[EMAIL PROTECTED]> wrote: On 5

Re: [EMAIL PROTECTED] Apache VirtualHost Setup Question

2006-05-25 Thread Om
Hi Christopher, You need to setup virtual hosts for aaa.com, bbb.com both at 80 and 443 ports. Try the following configuration. ServerName www.aaa.com DocumentRoot/var/www/html/aaa ServerName www.bbb.com DocumentRoot/var/www/html/bbb RewriteEngine

[EMAIL PROTECTED] Cannot load /opt/apache2.2/modules/libphp5.so into server

2006-05-24 Thread Om
Hi Friends, I have installed apache2.2.2 with php 5.1.2 in Fedora Core 5 When I am trying to start apache with the command /opt/apache2.2/bin/apachectl start It is giving the following error httpd: Syntax error on line 110 of /opt/apache2.2/conf/httpd.conf: Cannot load /opt/apache2.2/modul

Re: [EMAIL PROTECTED] rewrite rule

2006-05-23 Thread Om
know the result. Thanks, Om. Krist van Besien wrote: On 5/22/06, Mariusz Handke <[EMAIL PROTECTED]> wrote: Hi, Can anyone help me to create, or explain how to get around with rewrite rules, please. The thing to do is: in: http://host/dir/file out: http://host/script.php?p=/di