Re: [us...@httpd] Digest authentication not working on default Apache installation on Slackware 12.1

2009-06-07 Thread Doug Bell
On Jun 7, 2009, at 1:32 PM, aman parashar wrote: i installed php correctly(i.e when i used following code it shows all the tables i was expecting ) but still m having problem with other statements i.e when i treid to run echo statement it just wont read it. If the phpinfo(); works, t

Re: [us...@httpd] Digest authentication not working on default Apache installation on Slackware 12.1

2009-06-07 Thread Doug Bell
On Jun 7, 2009, at 7:12 AM, Stuart P. Bentley wrote: Why is this httpd.conf code working: DAV svn SVNPath /srv/repo AuthType Basic AuthName "NONE SHALL PASS" AuthDigestDomain /repo AuthUserFile /srv/auth/svn-auth-basic-file #AuthUserFile /srv/auth/svn-auth-digest Require vali

Re: [us...@httpd] Digest authentication not working on default Apache installation on Slackware 12.1

2009-06-07 Thread aman parashar
i installed php correctly(i.e when i used following code it shows all the tables i was expecting ) but still m having problem with other statements i.e when i treid to run echo statement it just wont read it.

RE: [us...@httpd] Digest Authentication

2009-03-15 Thread Tirtza Bernstein
Thanks a lot. That was it. I was using notepad. I switched to wordpad and now it works. -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Sunday, March 15, 2009 2:51 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] Digest Authentication Tirtza Bernstein

Re: [us...@httpd] Digest Authentication

2009-03-15 Thread André Warnier
Tirtza Bernstein wrote: Hi, I have basic authentication working for svn on apache 2.2. When I try to switch it to digest authenticated it does not work. Configuration with Digest Authentication: DAV svn SVNListParentPath on SVNParentPath C:\server\repos