|
|
Please consider registering: registration is fast, easy and free! Benefits of registration:
- Free advertising for your website: Every post in our forums goes towards a "credit" of ads, which are displayed on most pages of our forums. Each post gives you 400 ad impressions. To submit your ad, edit your profile.
- Discount at TemplateMonster: All our members enjoy a 10% discount at TemplateMonster.com!
|
- Private Messages: Exchange private messages with other members of the forums.
- Message Tracking/Subscription: phpBB enables you to subscribe to threads which interest you, and will then email you when a reply is posted. phpBB also remembers which posts registered users have read during a session, which means you can keep track of which posts you have already looked at.
|
|
| Author |
Message |
adubin
Junior WebHelper

Joined: 12 Jul 2006
Posts: 4
|
Posted:
Wed Jul 12, 2006 7:36 pm (6 years, 11 months ago) |
  |
I am using the below .htaccess and .htpasswd file in folder wordoc I generated and I can’t access the folder or page inside the folder. I tried several different .htpasswd and none work so far. The sign-up window opens when go to URL http://www.tech-insights.net/worddoc so I know my path is correct. I am using the economy Linux hosting on Godaddy hosting. All the info that is in listing is currently active on the Godaddy server.
I have spent the last 24 hours researching my problem and so far I couldn’t resolve it.
I would really appreciate if someone could give a suggestion how I can solve this problem.
Thanks,
adubin
---------------------------------------------------------
.htaccess file Properties = 644
AuthUserFile /home/content/s/u/s/susan2/html/worddoc/.htpasswd/.htpasswd
AuthGroupFile /dev/null
AuthName "Password Protected Area"
AuthType Basic
<limit GET POST>
require valid-user
</limit>
.htpasswd file Properties = 644
worddoc:c35C7qqUSWlqo
I used .htpasswd tools to generate this code (http://www.htaccesstools.com/htpasswd-generator/) |
|
|
     |
 |
adubin
Junior WebHelper

Joined: 12 Jul 2006
Posts: 4
|
Posted:
Thu Jul 13, 2006 2:11 pm (6 years, 11 months ago) |
  |
I finally got the htaccess to work. I was doing some more research on the Internet and came across this website (http://www.vinoline.com/help/). I used their .htaccess code and their password code generator and everything started working. That is a big relief to me.
adubin |
________________________________ adubin |
|
     |
 |
Daniel
Team Member


Joined: 06 Jan 2002
Posts: 2192
Location: London, UK
|
Posted:
Thu Jul 13, 2006 2:30 pm (6 years, 11 months ago) |
  |
I think part of your problem was here:
| Code: | | AuthUserFile /home/content/s/u/s/susan2/html/worddoc/.htpasswd/.htpasswd |
That means your .htpasswd file would have had to be in a directory called ".htpasswd". |
________________________________
 |
|
     |
 |
|
|
|
You cannot post new topics in this forum. You cannot reply to topics in this forum. You cannot edit your posts in this forum. You cannot delete your posts in this forum. You cannot vote in polls in this forum.
|
Page generation time: 0.195856 seconds :: 17 queries executed :: All Times are GMT
Powered by phpBB 2.0
© 2001, 2002 phpBB Group :: Based on an FI Theme
| |