[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] htaccess revisited-Thanks!



Hey way cool thanks Steven! Only hit the liquor cabinet once.....To
celebrate (hey I am easily amused !). Thanks again Steven!
Frank
----- Original Message -----
From: "Steven Werby" <steven-lists@xxxxxxxxxxxx>
Sent: Saturday, July 29, 2000 12:38 AM
Subject: Re: [cobalt-users] htaccess revisited
> Frank Cubillos <cubillos@xxxxxxxxxxxxxxxxxx> wrote:
> > What I do is telnet in as it says then type in pico members (the
directory
> > that needs it) and follow the instructions. After I control "o" and it
> tells me that it already exists which in fact we do have another directory
in
> that site protected it is called members (but in different directory).
> I'm not sure which part of whose instructions told you this, but if the
> directory is called "members" then "pico members" is not what you want to
> do.  "pico" is a text editor for editing files.  You cannot edit
> directories.
> You probably wanted to go to the directory members by doing "cd
> /home/sites/siteXY/web/members" and then do "pico .htaccess" to open the
> .htaccess file (step 2 of the instructions you posted) and then
"control-o"
> to save the file.
> > Does this
> > mean I can htaccess one directory per domain?
> You can have one .htaccess file per directory if you like.
> > Help please before I hit the
> > liquor cabinet.
> Re-read the instructions and try them again.