Page 1 of 1

XAMPP folder permissions

PostPosted: 11. April 2007 22:06
by nassausky
1) Is there a GUI that I can set folder permissions easily after installing XAMPP. (Thinking something might automatically create/edit htpasswd files)

2) Tried it manually and why is it that the code created from an online password generator for example at

http://tools.dynamicdrive.com/password/
or
http://www.z-host.com/scripts/ipasswd/
or
http://www.htaccesstools.com/htpasswd-generator/

doesn't create the same file that I created in the past and doesn't seem to work

PostPosted: 12. April 2007 08:06
by WorldDrknss
Try this one: http://wdguides.org/gusion.php?name=gen ... hehtaccess it conforms to apache specific algorithm.

htpasswd generator

PostPosted: 12. April 2007 15:09
by nassausky
Fantastic Thanks.. Surprised xampp didn't come with one.. :)