Re: [us...@httpd] How to configure for downloading files?

2010-08-23 Thread hadi motamedi
On Sat, Aug 21, 2010 at 7:41 PM, Eric Covener cove...@gmail.com wrote: On Sat, Aug 21, 2010 at 6:34 AM, hadi motamedi motamed...@gmail.com wrote: On Sat, Aug 21, 2010 at 2:42 PM, MegaBrutal megabru...@gmail.com wrote: Errm... I don't get the problem. You said, the guest already see

Re: [us...@httpd] How to configure for downloading files?

2010-08-23 Thread Eric Covener
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

[us...@httpd] How to configure for downloading files?

2010-08-21 Thread hadi motamedi
Dear All I have installed Apache HTTP server 2.0.54 on my win xp host and my emulator guest can see its page by using 'lynx http://10.0.2.2' . I need to let the guest to pull files from the win xp host via this web server connection. Can you please let me know how can it be done in my Apache web

Re: [us...@httpd] How to configure for downloading files?

2010-08-21 Thread MegaBrutal
Errm... I don't get the problem. You said, the guest already see your page. It seems you just need to stuff the files in htdocs, and the guest may access them. 2010/8/21 hadi motamedi motamed...@gmail.com: Dear All I have installed Apache HTTP server 2.0.54 on my win xp host and my emulator

Re: [us...@httpd] How to configure for downloading files?

2010-08-21 Thread hadi motamedi
On Sat, Aug 21, 2010 at 2:42 PM, MegaBrutal megabru...@gmail.com wrote: Errm... I don't get the problem. You said, the guest already see your page. It seems you just need to stuff the files in htdocs, and the guest may access them. 2010/8/21 hadi motamedi motamed...@gmail.com: Dear All I

Re: [us...@httpd] How to configure for downloading files?

2010-08-21 Thread Eric Covener
On Sat, Aug 21, 2010 at 6:34 AM, hadi motamedi motamed...@gmail.com wrote: On Sat, Aug 21, 2010 at 2:42 PM, MegaBrutal megabru...@gmail.com wrote: Errm... I don't get the problem. You said, the guest already see your page. It seems you just need to stuff the files in htdocs, and the guest

Re: [us...@httpd] How to configure for downloading files?

2010-08-21 Thread MegaBrutal
2010/8/21 Eric Covener cove...@gmail.com: On Sat, Aug 21, 2010 at 6:34 AM, hadi motamedi motamed...@gmail.com wrote: On Sat, Aug 21, 2010 at 2:42 PM, MegaBrutal megabru...@gmail.com wrote: Errm... I don't get the problem. You said, the guest already see your page. It seems you just need to