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. Joshua. --------------------------------------------------------------------- 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