Re: [users@httpd] my first real look at apache 2.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sunday 05 November 2006 18:42, Joshua Slive wrote:
> On 11/5/06, Jonathan Horne <apache@xxxxxxxxx> wrote:
> > the main hurdle that has kept me away, is the (my) obvious misuse of the
> > <directory> directive.  for instance, on 2.0, i would use this:
> >
> > <Directory /usr/local/share/directory>
> >     AllowOverride None
> >     Order Allow,deny
> >     Allow from all
> > </Directory>
> >
> > and then, a coresponding:
> >
> > Alias /directory /usr/local/share/directory
> >
> > and this allows http://www.mydomain.com/directory to work correctly (or,
> > at least 'as i expected').
>
> There have been absolutely no changes in these directives between 2.0
> and 2.2 (other than the renaming of mod_access to mod_authz_host).  If
> you are having a problem, you need to specify exactly what happens
> when you try this configuration, including what you get in the
> browser, error log, and access log.
>
> In general, other than renaming modules, 2.0 config files can be used
> unchanged in 2.2.
>
> Joshua.
>

well, i now feel rediculous, as my error turned out to be a mistype of my 
intended <directory> path in the config file.  i never troubleshoot the easy 
stuff first, i always assume something horrible has happened, and i spend my 
day googling... nothing!

so, its working now.  your advice that the 2.0 config is basically the same 
animal as the 2.2 config, caused me to look more closely at what i had done.

thanks,
jonathan



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux