Re: How to configure for downloading files?

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

 



> Sorry. You mean I have to add the following lines to my httpd.conf ?
> DocumentRoot "C:/qemu"
> Alias /disk/ "C:/qemu/disk"

i don't think you'd add a DocumentRoot.  If you did, you wouldn't
create an Alias for a directory underneath it.

I expected you'd identify where you want to serve your content from,
and where it lives in your filesystem, with an Alias directive. You
also usually need a <Directory> to actually allow Apache to serve from
that directory.

> If I need to have links to download the disk image files placed in the
> intended directory from the web server ?

This is only half of a question.

-- 
Eric Covener
covener@xxxxxxxxx

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