-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Henry Cavillones wrote:
> will this work if i just wanted to restrict access to specific types of
> files like say js or flvs?
> but continue to password protect the entire docroot?
If you use Satisfy any and put the allow in a , then it
should work.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Henry Cavillones wrote:
> Im looking to make an entire site password protected, except for some
> embed codes that get processed from publisher sites.
>
> The password protection should not interfere with serving the publisher
> javascript code that r
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
nobody wrote:
> On Mon, 09 Jul 2007 17:25:45 -0400, Ki Song wrote:
>> I want to redirect visitors from http://www.foo.com/folder/index.html to
>> http://folder.foo.com/index.html
>>
>> What is the best way to accomplish this?
>
> ooo... ooo... ooo..
Scott Wilcox wrote:
> and this works fine. The thing is, I have a directory inside this path,
> called "data" which I need to allow all users access too. Is this
> possible, and if so, how can I do it?
Allow from all
Satisfy Any
(See http://httpd.apache.org/docs/2.2/mod/core.html#satisfy)
H
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sean Conner wrote:
>
> ErrorDocument 503 /errors/503.shtml
> Redirect503 /
>
When you made everything return a 503, that included the error page,
hence the additional 503 error. I'm not sure if this is the
best/recommen
Please take a look at the bottom of any e-mail, as instructions to
unsubscribe are clearly printed. Further spamming the list with
obviously ineffective repeat e-mails was completely unnecessary.
Ricky
-
The official User-To-Us