Is there a way to get around the requirement of an index file being in there? i.e. it links but access is forbidden because there is no index file.

----- Original Message ----- From: "Eric Covener" <[EMAIL PROTECTED]>
To: <users@httpd.apache.org>
Sent: Monday, September 29, 2008 7:09 AM
Subject: Re: [EMAIL PROTECTED] Question


On Mon, Sep 29, 2008 at 10:04 AM,  <[EMAIL PROTECTED]> wrote:
This...
Alias /music "d:/my music"
<directory "d:/my music">
 Order allow,deny
 Allow from all
</directory>
...Doesnt work. Does it have to be somehwere special in the config file?
stopped and restarted apache to refresh config file.

furthermore the link path upon clicking shows file:///D:/My Music rather
than http://localhost/D:/My Music

Create a link to /music , not a link to a path in your filesystem
(your HTML editor probably did this)

--
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--------------------------------------------------------------------------------



No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.169 / Virus Database: 270.7.5/1696 - Release Date: 9/28/2008 1:30 PM


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to