Thanks for the suggestions. And now i am able to start apache 2.4 with ldap
settings. But the browser is not giving a prompt to enter the ldap
credentials, instead its opening up the page which I am trying to restrict.
No errors seen on the error.log. Any help would be much appreciated. Am I
missin
Thanks Eric for the lightning-fast reply :)
That did it !!
Thanks and Regards,
Ajay
##
LoadModule dav_module /usr/lib/apache2/modules/mod_dav.so
LoadModule dav_fs_module /usr/lib/apache2/modules/mod_dav_fs.so
###
Hallo!
http://www.mobile-application-developers.net/jmdubk/dydytelicj/show.php?page***=9925851&IDid=3249460
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.or
On Sun, Aug 9, 2015 at 1:09 PM, Ajay Garg wrote:
> I have tried googling and tried whatever it threw us, but I am unable to
> make the file-upload work.
> We will be grateful if we could let be known where I am making the mistake.
You need a plugin or script willing to do something with the reso
Hi All.
We desire to set up file upload/download feature with a HTTP-Web-Server
where the client runs in an embedded-environment, and thus wish to achieve
this using the absolute basic primitives - socket programming (on the
client-side that is).
We have been able to achieve the download function