[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] How do I create the .htaccess?
- Subject: RE: [cobalt-users] How do I create the .htaccess?
- From: Julien Macquart <jm@xxxxxxxxxxx>
- Date: Wed Apr 19 00:16:39 2000
Just edit a new file called .htaccess, in which you put the path of your
.htpasswd file. The typical .htaccess file is :
AuthPAM_Enabled off
AuthUserFile <path of your .htpasswd file>
AuthGroupFile /dev/null <if there is no group to add in authentification>
AuthName <the name you want to give to your authentification window>
AuthType Basic
<Limit GET POST>
require valid-user
</Limit>
That's all.
Greatings,
Julien
Le mer, 19 avr 2000, vous avez écrit :
> OK I can see how to get the pages up so that Front
> Page will not hose them, but how do I create and
> .htaccess file and what should be in it? Are there
> aany books that will help with this problem or is it
> just another limitation to the Cobalt line?
>
> Thanks
>
>
> --- Dan <dan@xxxxxxxxxxxxx> wrote:
> > > If I can't get Front Page to make the password
> > > directory on the RAQ2 then how would I go about
> > > password protecting folders and their files? I
> > need a
> > > few directories limited to only my staffs access.
> > And
> > > as you can tell this is not my main job function.
> > >
> > Create the pages you want using FrontPage. Using FTP
> > download the .html
> > files. Create a directory via FTP and upload your
> > .html files and .htaccess
> > file.
> > As long as you don't edit that directory using
> > FrontPage, you won't have any
> > problems.
> > --
> > Dan Kriwitsky
> >
> >
> >
> > _______________________________________________
> > cobalt-users mailing list
> > cobalt-users@xxxxxxxxxxxxxxx
> > To Subscribe or Unsubscribe, please go to:
> > http://list.cobalt.com/mailman/listinfo/cobalt-users
> >
>
> =====
> Robert C. Betzel, MCSE, A+
> Infinity Network Solutions, Inc.
> 1928 Briarcliff Rd.
> Milledgeville, GA 31061
> Office 912-452-1000
> Cell 912-454-8644
> "Where the possibilities are endless"
>
> __________________________________________________
> Do You Yahoo!?
> Send online invitations with Yahoo! Invites.
> http://invites.yahoo.com
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users