On Thu, Apr 17, 2008 at 12:42 PM, James Wuerflein <James.Wuerflein@xxxxxxxxx> wrote: > > > I have the following in httpd.conf : > > DocumentRoot "/Apache/Apache/htdocs" > > <Directory /landing> > Options FollowSymLinks MultiViews > </Directory> <Directory> refers to file-system directories. You probably want <Directory /Apache/Apache/htdocs/landing> ... 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