2010/8/21 Eric Covener :
> On Sat, Aug 21, 2010 at 6:34 AM, hadi motamedi wrote:
>>
>>
>> On Sat, Aug 21, 2010 at 2:42 PM, MegaBrutal 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
>>> gue
On Sat, Aug 21, 2010 at 6:34 AM, hadi motamedi wrote:
>
>
> On Sat, Aug 21, 2010 at 2:42 PM, MegaBrutal 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.
Add an Alias
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:
>
>
> Require group outer
>
>
> Require group inner
>
>
> My hope was that the inner Require directive would override the outer on
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:
Add
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 m
From: Eric Covener
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 some problem.
But
On Sat, Aug 21, 2010 at 2:42 PM, MegaBrutal 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 :
> > Dear All
> > I have installed Apache HTTP serv
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 :
> Dear All
> I have installed Apache HTTP server 2.0.54 on my win xp host and my emulator
> guest can see its pa
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 se