RE: Apache2 on Debian "ScriptAlias" Directives

2006-08-01 Thread Cary Pembleton
t 01, 2006 10:43 AM To: [EMAIL PROTECTED] Subject: Re: Apache2 on Debian "ScriptAlias" Directives Cary Pembleton wrote: > Thanks Matus, >I really appreciate the reply to my post and the recommendations you >have given me. The Manhattan Virtual Classroom configuration appare

RE: Apache2 on Debian "ScriptAlias" Directives

2006-08-01 Thread Cary Pembleton
Cary Pembleton IT Consultant PC Tech Help, LLC 32 Cove Lane Campbellsville, KY 42718 (270) 789-0187 Office http://www.pctechhelp.net -Original Message- From: Matus UHLAR - fantomas [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 01, 2006 5:01 AM To: debian-user@lists.debian.org Sub

Re: Apache2 on Debian "ScriptAlias" Directives

2006-08-01 Thread Matus UHLAR - fantomas
On 27.07.06 12:03, Cary Pembleton wrote: > I need to know where "ScriptAliases" go? They used to go in the httpd.conf > file, but this appears to no longer be true in Debian 3.1 r2 Apache2. I don't think ScriptAlias is necessary directive. Only use it if you really need it. e.g. I use "Options Exe

Re: Apache2 on Debian "ScriptAlias" Directives

2006-07-27 Thread Guillaume
Cary Pembleton wrote: Good day fellow Debian users! I need to know where "ScriptAliases" go? They used to go in the httpd.conf file, but this appears to no longer be true in Debian 3.1 r2 Apache2. I also see in the appache2.conf file the "Group" and "User" have changed from "www" to "www-data" a