Apache secured folders from Php
Posted: Fri Apr 27, 2007 6:27 am
Hi guys,
I am running Apache Server and I have some secured folders(Secured with passwords and usernames) but I have to update their passwords permanently from php and I do not know how to crypt the passwords. I used a Web-Site which did this for me but now I need to do this from Php.
How to do this?
BTW:I use a remote server and I do not have any access to the Apache configuration file. I know about the apache tool which can be used to solve the problem above but I have not access to it. I need to do it in Php.
I am running Apache Server and I have some secured folders(Secured with passwords and usernames) but I have to update their passwords permanently from php and I do not know how to crypt the passwords. I used a Web-Site which did this for me but now I need to do this from Php.
How to do this?
BTW:I use a remote server and I do not have any access to the Apache configuration file. I know about the apache tool which can be used to solve the problem above but I have not access to it. I need to do it in Php.