Re: Verhalten von Option +Indexes und rewriterule

2010-08-21 Thread Max Dittrich
Hi, On 20.08.2010 09:14, Tobias Hensel wrote: [..] Ich habe im Verzeichnis /download folgende .htaccess Datei erstellt. --- Options +Indexes RewriteEngine On RewriteBase /download RewriteRule ^/$ - [F] --- Das funktioniert jedoch nicht. Rufe ich meinserver.tld/download auf

[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] using protocols other than http

2010-08-21 Thread James Godrej
From: Eric Covener cove...@gmail.com To: users@httpd.apache.org Sent: Fri, 20 August, 2010 7:37:43 PM Subject: Re: [us...@httpd] using protocols other than http Of course in this case, how would the app even be working on the backend directly? Well there is

Re: [us...@httpd] how to needed for apache

2010-08-21 Thread James Godrej
Yes Rich. Sorry for me be so annoying to this list. But I am looking for some thing specific. When I started with Apache I was a complete newbie I did read the complete Apache2.2 documentation. Believe me I could not make things work. There should be some page that can serve newbies like me. Let

[us...@httpd] mod_autoindex troubles

2010-08-21 Thread Wayne Densmore
It seems that mod_autoindex's directory listing and the custom header and footer files are separate streams that are not sequenced/handled correctly in all circumstances. Here are details of 2 failure modes. Apache /version: Apache/2.2.11 /Using dreamhost for hosting. .htaccess includes:

Re: [us...@httpd] nested Require group?

2010-08-21 Thread Matus UHLAR - fantomas
On 18.08.10 11:23, Andrew Schulman wrote: I have outer and inner directories that I want to protect with different Require groups directives: Directory /var/www/html Require group outer /Directory Directory /var/www/html/inner Require group inner /Directory My hope

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