You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Kynan Cheng <ka...@yahoo.com> on 2004/01/28 13:56:38 UTC

[users@httpd] Alias directive not working in apache.conf

I have Alias directives in my configuration files that don't seem
to be getting parsed.
These directives were automagically created in this way (i.e.
separate file for gallery directives) by debian's apt-get
installer.


*last line in httpd.conf:

Include /etc/gallery/apache.conf



*listing of /etc/gallery/apache.conf:

Alias /gallery /var/www/gallery

<Directory /var/www/gallery>
  Options FollowSymLinks
  AllowOverride Limit Options FileInfo
</Directory>



Any suggestions?

Thanks





______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org