osCmax v2.5 User Manual
Results 1 to 2 of 2

error with htaccess on xp/apache

This is a discussion on error with htaccess on xp/apache within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Im runny XP pro with Apache 1.3.27 and i cant htaccess to run on my admin dir. ive been through ...

      
  1. #1
    New Member
    Join Date
    Jan 2003
    Posts
    13
    Rep Power
    0


    Default error with htaccess on xp/apache

    Im runny XP pro with Apache 1.3.27 and i cant htaccess to run on my admin dir. ive been through my o"reilly book, web tutorials, all over, and cant figure out why its giving me this 500 Internal Server error. at first i thought maybe it couldnt access the absolute path i gave it so i tried putting the password file all over the place, forward and backword slashes, no luck at all
    im using this in my .htaccess file:
    AuthType Basic
    AuthName GlowKraft Administration
    AuthUserFile absolute_path

    <Limit GET POST>
    require valid-user
    </Limit>

    i dont think i have anything wrong here. could it be conflicting with something in my conf file? ive tried using AuthOverride Limit but no luck with that either.
    pleas help

  2. #2
    New Member
    Join Date
    Jan 2003
    Posts
    13
    Rep Power
    0


    Default

    I just came to my senses and remembered apache has an error log, that helped me fix things right up, just had to change AuthName to /admin/
    now I guess im just not clear on that command, I thought AuthName put a title on the password window, am I wrong here?

Similar Threads

  1. 500 internal error - just remove the .htaccess
    By jackxwu in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 12-03-2006, 10:19 AM
  2. locall install on windows/apache - Failing at step 1!
    By GwilliamP in forum osCmax v2 Installation issues
    Replies: 4
    Last Post: 07-08-2005, 04:05 AM
  3. Problems while installing locally on windows/apache
    By icecold in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 06-30-2005, 04:14 AM
  4. Sessions do not seem to work on W2K /Apache/ PHP4.2
    By oben in forum osCommerce 2.2 Installation Help
    Replies: 9
    Last Post: 08-21-2003, 02:44 PM
  5. Apache SSL server crashing
    By troyt in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 12-27-2002, 11:58 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •