Re: [EMAIL PROTECTED] New Directory Issue

2007-03-30 Thread Scott Hughes
2007, Scott Hughes wrote: All, Thanks in advance for any answer to this very newbie type of question. I have a server running Apache v. 2.0.52 and using all virtual directories. The virtual directories are under the users home directory as such: /home/username/www The issue that I having is

[EMAIL PROTECTED] New Directory Issue

2007-03-30 Thread Scott Hughes
All, Thanks in advance for any answer to this very newbie type of question. I have a server running Apache v. 2.0.52 and using all virtual directories. The virtual directories are under the users home directory as such: /home/username/www The issue that I having is that when a new directory

[EMAIL PROTECTED] Simple Question

2006-12-11 Thread Scott Hughes
All, I am getting the below graphic on my web pages. I get these graphics in place of the following: Open Quotes, Close Quotes, commas, apostrophes, and dashes. As these same pages worked on another Linux web server just fine, I was wondering if perhaps I simply am missing an apache sett

RE: [EMAIL PROTECTED] Newbie Help, Please

2006-12-11 Thread Scott Hughes
gt; > This way you can chown any subdirectory/files to other > individual users and apache will still be able to get to everything. > > > On 09/12/06, Scott Hughes <[EMAIL PROTECTED]> wrote: > > Thanks for the response Steve! > > A while af

RE: [EMAIL PROTECTED] Newbie Help, Please

2006-12-09 Thread Scott Hughes
e referenced by apache, such as the DocumentRoot statement inside your virtual hosts blocks, you nearly always have to add a statement permitting access to that place. For example, I have: Options Indexes FollowSymLinks AllowOverride None Order allow,deny Allow from all On 08

Re: [EMAIL PROTECTED] Newbie Help, Please

2006-12-09 Thread Scott Hughes
ermitting access to > that place. For example, I have:     Options Indexes FollowSymLinks     AllowOverride None     Order allow,deny     Allow from all On 08/12/06, Scott Hughes <[EMAIL PROTECTED]: <mailto:[EMAIL PROTECTED]> > wrote: Hello, I am attempting to set up a vhost

Re: [EMAIL PROTECTED] Newbie Help, Please

2006-12-09 Thread Scott Hughes
Also, as a follow-up to my last reply, does anyone know of a simple howto that covers this type of setup (ie: walks through the entire process)? Thanks in advance, Scott -Original Message- From: "Scott Hughes" <[EMAIL PROTECTED]> Date: Sat, 9 Dec 2006 17

Re: [EMAIL PROTECTED] Newbie Help, Please

2006-12-09 Thread Scott Hughes
For example, I have:     Options Indexes FollowSymLinks     AllowOverride None     Order allow,deny     Allow from all On 08/12/06, Scott Hughes <[EMAIL PROTECTED]: <mailto:[EMAIL PROTECTED]> > wrote: Hello, I am attempting to set up a vhost machine using CentOS. The issue I am having is

[EMAIL PROTECTED] Newbie Help, Please

2006-12-08 Thread Scott Hughes
Hello, I am attempting to set up a vhost machine using CentOS. The issue I am having is with the user's home directories (where the pages are being server for each site). Example: The user's site is www.example.com and they have a home directory called 'example'. Inside thier home directo