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

Re: Password security



CGR Online wrote:
>
> I do have ability to put an .htaccess file into my directory.  How
> would this effect the ring itself? Would everything work fine
> unless they tried to view these files or what?
It worked fine when I made a test. Even if we prevent some files from
being readable from the web, they must be readable from the other files
in the script. Guess you'd better test it yourself.
> is .htaccess the answer
It's one possible answer.
> and if so, How do I do it? I know how to creat files just don't
> konw what to put in the .htaccess file.
As I wrote in my first posting, you can just put the following two lines
in it:
order allow,deny
deny from all
/ Gunnar

Follow-Ups from:
Maddy <maddy@beinary.org>

References to:
CGR Online <cgronline@jaxcan.org>

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