KirstyScott Posted December 29, 2008 Share Posted December 29, 2008 i set a encripted pass in my .htpass file, but each time i try it i'm getting Server error! The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script. Even though i've tried like 8+ different sites giving me different encripted codes, all i want is to be able to login with an encripted pass, what's the problem with this? Upz, Forgot to add my htaccess file and htpass, both are in same dir. htaccess AuthName "Restricted Area" AuthType Basic AuthUserFile /home/folder/.htpasswd AuthGroupFile /dev/null require valid-user htpasswd USERNAME:ENCRIPTEDPASSHERE Quote Link to comment Share on other sites More sharing options...
corbin Posted December 29, 2008 Share Posted December 29, 2008 What's the Apache error log say? Quote Link to comment Share on other sites More sharing options...
KirstyScott Posted December 29, 2008 Author Share Posted December 29, 2008 i gave the error on my first code, the botton 2 codes are my ht files Quote Link to comment Share on other sites More sharing options...
corbin Posted December 30, 2008 Share Posted December 30, 2008 I mean in the error log. That's the page assigned to be shown on a 500 error. Quote Link to comment Share on other sites More sharing options...
KirstyScott Posted December 30, 2008 Author Share Posted December 30, 2008 Pardon but i have no clue where that is Still needin' a little help Quote Link to comment Share on other sites More sharing options...
KirstyScott Posted December 30, 2008 Author Share Posted December 30, 2008 Pardon but i have no clue where that is Still needin' a little help Quote Link to comment Share on other sites More sharing options...
corbin Posted December 31, 2008 Share Posted December 31, 2008 Depends on your system.... Under Windows, it will most likely be under <where ever you installed Apache>\logs. On linux, I have no idea. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.