when I went to "http://127.0.0.1/sign.php" it gave me...The requested URL /php/php.exe/sign.php was not found on this server. I read the part in your FAQ about php...it just says place...# Begin PHP
ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php
Action...
ok...but I will have to combine the user/password part that I made through .htpasswd.exe and the one through your site because they are both named .htaccess right?
What are you talking about?
if I have my apache directory and it's "C:\Program Files\Apache Group\Apache", then I make a folder which is titled "secure" and put my .htaccess file in there which has my username and encrypted password along with...
AuthUserFile...
it says : 'htpasswd' is not recognized as an internal or external command, operable program or batch file...
I have to make another file that can be call "users.htpasswd"...and in it if I would put lets say "Newbie: password" and the user would be Newbie and password would be...
To deal with user files, I have provided a DOS program in the support directory of the distribution called HTPASSWD.EXE. Usage:
htpasswd [-c] file user
The -c, if present, tells htpasswd to create a new passwd file of the specified name instead of editing an old one. file is the pathname of...
umm... how can I ftp to the site if I don't have a access...I thought I was suppose to run htpasswd.exe and enter in user/pass like "Newbie: password"...however it opens and closes window program and won't allow me to enter anything. And yes I'm on Windows XP. thanks
hey, I just installed apache...I can get the server running, but how do I create a user/password so that I can upload files and configure my directory. Please help, I have no clue... they say use htpasswd.exe, but it just opens a window and closes it really fast.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.