Re: [Peterboro] Local ApacheVirtual Host Errors.

2011-03-25 Thread Stuart Bird
just goes to show that you shouldn't treat every solution you find as gospel. Lesson learned :) Stu From: Mark Rogers To: Peterborough LUG - No commercial posts Sent: Thu, 24 March, 2011 18:06:52 Subject: Re: [Peterboro] Local ApacheVirtual Host Errors

Re: [Peterboro] Local ApacheVirtual Host Errors.

2011-03-24 Thread Mark Rogers
On 24 March 2011 12:34, Stuart Bird wrote: > This is now solved - thanks. > I had the exact same problem a couple of days ago, shame I didn't see your question until you'd solved it yourself as I recognised the problem immediately! > # sudo chmod -R a+rX /home/stu/www/ > # sudo chmod a+rx /hom

Re: [Peterboro] Local ApacheVirtual Host Errors.

2011-03-24 Thread Mike Whitaker
ommand again to make sure the new directories are accessible as well. > > > > Stu > > > > > From: Mike Whitaker > To: Peterborough LUG - No commercial posts > Sent: Thu, 24 March, 2011 11:49:54 > Subject: Re: [Peterboro] Local ApacheVirtual Host Errors. >

Re: [Peterboro] Local ApacheVirtual Host Errors.

2011-03-24 Thread Stuart Bird
ries are accessible as well. Stu From: Mike Whitaker To: Peterborough LUG - No commercial posts Sent: Thu, 24 March, 2011 11:49:54 Subject: Re: [Peterboro] Local ApacheVirtual Host Errors. I don't think you need this stanza - at the least, lose the

Re: [Peterboro] Local ApacheVirtual Host Errors.

2011-03-24 Thread Stuart Bird
Mike Thanks for that, however I tried taking it out and it made no difference. Stu From: Mike Whitaker To: Peterborough LUG - No commercial posts Sent: Thu, 24 March, 2011 11:49:54 Subject: Re: [Peterboro] Local ApacheVirtual Host Errors. I don't thin

Re: [Peterboro] Local ApacheVirtual Host Errors.

2011-03-24 Thread Mike Whitaker
I don't think you need this stanza - at the least, lose the AllowOverride all, so it doesn\t try looking all the way down from / in the filesystem for .htaccess files. On 24 Mar 2011, at 11:48, Stuart Bird wrote: > > Options FollowSymLinks > AllowOverride All > _

[Peterboro] Local ApacheVirtual Host Errors.

2011-03-24 Thread Stuart Bird
Hi Can anyone help with an Apache virtual host issue on Ubuntu 10.10? I am trying to set up a local virtual host at "/home/stu/www/stu.dev". I have copied "default" in "/etc/apache2/sites-available" to create "stu.dev" then edited it as follows: ServerAdmin webmaster@localhost serverN