Re: [EMAIL PROTECTED] Redirect

2006-01-31 Thread Dr. Stephen Judd
Try google on "redirect html" and take the very first link. If that's not what you meant, please be more clear. sj On 2006 Jan 31, at 10:08 PM, Michael Louie Loria wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello, How do I redirect http://mail.sample.com to http://www.sample.com/

Re: [EMAIL PROTECTED] permissions problem

2006-01-31 Thread Dr. Stephen Judd
On 2006 Jan 31, at 9:33 AM, Joshua Slive wrote: On 1/30/06, Dr. Stephen Judd <[EMAIL PROTECTED]> wrote: Your problem still sounds very much like SELinux to me. Are you absolutely positive you are not running that? What exact version of redhat are you running? I'm quite sure I&#x

Re: [EMAIL PROTECTED] permissions problem

2006-01-30 Thread Dr. Stephen Judd
On 2006 Jan 30, at 10:09 PM, Joshua Slive wrote:On 1/30/06, Dr. Stephen Judd <[EMAIL PROTECTED]> wrote:On 2006 Jan 30, at 4:01 PM, Joshua Slive wrote:On 1/30/06, David Salisbury <[EMAIL PROTECTED]> wrote:[Mon Jan 30 15:54:49 2006] [error] (13)Permission denied: access to/radar/d

Re: [EMAIL PROTECTED] permissions problem

2006-01-30 Thread Dr. Stephen Judd
On 2006 Jan 30, at 4:01 PM, Joshua Slive wrote:On 1/30/06, David Salisbury <[EMAIL PROTECTED]> wrote: [Mon Jan 30 15:54:49 2006] [error] (13)Permission denied: access to/radar/data/hi3.html denied I'm not so sure about your "forbidden by rule" assumption.  I believe ifyou were to Deny access to an

Re: [EMAIL PROTECTED] permissions problem

2006-01-30 Thread Dr. Stephen Judd
On 2006 Jan 30, at 3:06 PM, Joshua Slive wrote: On 1/30/06, Dr. Stephen Judd <[EMAIL PROTECTED]> wrote: I'm confused about something in the security model of my Apache-run website.I can access all the files that are grandchildren of my DocumentRoot, (i.e. any file in DocumentRo

[EMAIL PROTECTED] permissions problem

2006-01-30 Thread Dr. Stephen Judd
I'm confused about something in the security model of my Apache-run website.I can access all the files that are grandchildren of my DocumentRoot, (i.e. any file in DocumentRoot/radar is accessible),but none that are great grandchildren(i.e. any file in DocumentRoot/radar/data is not accessible).Ins