Re: [users@httpd] server start error with <LINK> statement src'd from a frameset

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

 



On 7/19/05, Gary Fisher <gfisher_20012000@xxxxxxxxx> wrote:

> and my httpd.conf is original except for the following addition:
> 
>         Alias /ant "C:/ant/jakarta-ant-1.3/docs/api/index.html"
>         <Directory "C:/ant/jakarta-ant-1.3/docs/api">
>                 Include C:/ant/jakarta-ant-1.3/docs/api/*.html
>                 AllowOverride None
>                 Order allow,deny
>                 Allow from all
>         </Directory>

The Include directive in httpd.conf must point at another apache
configuration file, not at an html file.  I'm not sure what you want
Include to do, but your usage above is certainly wrong.

(Unfortunately, the error message you get is a tad confusing because
of the fact that apache config files look a little like html files.)

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



[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