[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] RE: (cobalt-developers) .htaccess (Domain Name and Ip Addres
- Subject: Re: [cobalt-developers] RE: (cobalt-developers) .htaccess (Domain Name and Ip Addres
- From: "PZO" <pzo@xxxxxxxxxxxxxxx>
- Date: Mon Jun 11 02:48:27 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
Hi Grady,
I dont need a password potected directory. I will gain acces through my
dedicated IP address. Everyone will gain access through thier DOMAIN NAME OR
IP ADDRESS....
thanks for helping...
Rodney
PZO Entertainment
Charlotte, NC
----- Original Message -----
From: "Grady Milhon" <Grady.Milhon@xxxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Monday, June 11, 2001 12:07 PM
Subject: [cobalt-developers] RE: (cobalt-developers) .htaccess (Domain Name
and Ip Addres
> Here are instructions we give to customers to create .htaccess files:
>
> Instructions for customers to setup password protection themselves:
> 1) Goto http://www.yourdomain.com/siteadmin and create a user with the
desired
> username and password. (replace yourdomain.com with your domain name)
> 2) Create a text file on your PC using notepad named htaccess.txt with the
> following content (replace Site Name with the customers site and username
with
> the user you created in step 1):
>
> AuthUserFile /etc/passwd
> Authname "Site Name"
> Authtype Basic
> <LIMIT GET POST PUT>
> require user username
> </LIMIT>
>
> 3) Upload htaccess.txt to the customer's directory you want protected.
> 4) Using your ftp client, renamed htaccess.txt to .htaccess.
>
>
>
> -----Original Message-----
> From: cobalt-developers@xxxxxxxxxxxxxxx at INTERNET
> Sent: Monday, June 11, 2001 9:14 AM
> To: cobalt-developers@xxxxxxxxxxxxxxx at INTERNET
> Subject: RE: [cobalt-developers] .htaccess (Domain Name and Ip Addres
>
>
> Could you say me what you want to do exactly ?
> Is there a login and password for client or you only want to control who
> comes on your website ?
>
>
> -----Message d'origine-----
> De : cobalt-developers-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-developers-admin@xxxxxxxxxxxxxxx]De la part de PZO
> Envoyé : lundi 11 juin 2001 15:33
> A : cobalt-developers@xxxxxxxxxxxxxxx
> Objet : Re: [cobalt-developers] .htaccess (Domain Name and Ip Address
> Access)
>
>
> Thank you for your input.
>
> It seems that doesn't work either. Since I cant get any help from the
> cobalt guys on a simple authentication adjustment that apache allows for,
I
> guess I will hire a programmer to develop an application to allow this.
>
> Rodney
> PZO Entertainment
> ----- Original Message -----
> From: "Philippe CATHALA" <p.cathala@xxxxxxxxxxxxxxxxxx>
> To: <cobalt-developers@xxxxxxxxxxxxxxx>
> Sent: Monday, June 11, 2001 5:40 AM
> Subject: RE: [cobalt-developers] .htaccess (Domain Name and Ip Address
> Access)
>
>
> > Hello,
> >
> > I think you must have a line like :
> > AuthUserFile /home/site/.htpasswd
> > where .htpasswd file is the file containing login/password.
> > But you have to delete your line : AuthUserFile /dev/null
> >
> > I hope this could help you.
> >
> > Philippe
> > p.cathala@xxxxxxxxxxxxxxxxxx
> >
> >
> > -----Message d'origine-----
> > De : cobalt-developers-admin@xxxxxxxxxxxxxxx
> > [mailto:cobalt-developers-admin@xxxxxxxxxxxxxxx]De la part de Rodney
> > Parris
> > Envoye : samedi 9 juin 2001 20:54
> > A : cobalt-developers@xxxxxxxxxxxxxxx
> > Objet : [cobalt-developers] .htaccess (Domain Name and Ip Address
> > Access)
> >
> >
> > Hello I'm trying to use .htaccess to allow access from domain names and
> > IP addresses. I have worked my way through most of what apache has on
> > their website on the subject, and still it doesn't work. Here is what I
> >
> > have already. Could someone please tell give me a clue of what I keep
> > getting wrong.
> >
> >
> > > # Access file
> > > order allow,deny
> > > allow from all
> > > allow from members.xxx.com members.xxe.com members.xx4.com
> > > require valid-user
> > > Authname AdministrationOnly
> > > AuthPAM_Enabled off
> > > Authtype Basic
> > > AuthUserFile /dev/null
> > > AuthgroupFile /dev/null
> >
> > By the way, my allowoverride settings are set to "all"
> >
> > There is no problem password protecting the directory, I just need to
> > know how allow access by Domain or IP because as of now, I'm still
> > getting a "forbidden error"
> >
> >
> > Thanks In Advance
> > Rodney
> >
> > PZO Entertainment
> > Charlotte, NC
> >
> > _______________________________________________
> > cobalt-developers mailing list
> > cobalt-developers@xxxxxxxxxxxxxxx
> > http://list.cobalt.com/mailman/listinfo/cobalt-developers
> >
> > _______________________________________________
> > cobalt-developers mailing list
> > cobalt-developers@xxxxxxxxxxxxxxx
> > http://list.cobalt.com/mailman/listinfo/cobalt-developers
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers