space.gif top.gif
left.gif
logo.gifaddress.gif
homeon.gif
servreg.gif
supon.gif
conreg.gif
rite.gif
space.gif

SUPPORT : PASSWORDS : MAKE A PASSWORD

Make sure that you have a file named ".htaccess" in the folder to be protected. Here is what an ".htaccess" file should look like:

AuthUserFile /usr/local/web/your-domain-name/your-password-directory/your-password-file
AuthGroupFile /dev/null
AuthName "name of your site"
AuthType Basic
<Limit GET>
      require valid-user
</Limit>

There's really only one important rule to remember when using .htaccess files: The password file that the .htaccess file uses cannot be in the same directory nor a directory beneath the protected directory.

Please fill in the usernames/passwords you'd like for your secure directory, and press the submit button. Copy the text that it gives you back to the file that your ".htaccess" file points to (/usr/local/web/your-password-directory/your-password-file).

Make sure to hit the 'return' key after you copy the text.

Name:   Pass:
Name:   Pass:
Name:   Pass:
Name:   Pass:
Name:   Pass:

Here is a sample .htaccess file and password file in use by Sine Wave:

AuthUserFile /usr/local/web/SineWave/makepass/password_holder/password.file
AuthGroupFile /dev/null
AuthName "Sine Wave Test Site"
AuthType Basic
<Limit GET>
      require valid-user
</Limit>

the password file (password.file) it points to:

sinewave:5X/ORERBi.h9c
cyber:5X8KpszGbnHa2

Now try to access our test area with username "sinewave" and password "customer" (without the quote marks).

space.gif

space.gif
back1.gif
space.gif
home + services + support + contact

space.gif space.gif
Sine Wave Solutions, LLC
3150 Hilltop Mall Rd., Suite 10, Richmond, Ca 94806
Phone: (510) 812-1487 Email: info@sinewave.com
Site by Safarik Media