On 12/10/07, Matus UHLAR - fantomas <[EMAIL PROTECTED]> wrote:
> On 30.11.07 18:21, goommy wrote:
> > What i want to do is make a website like ftpsite??after open the URL i can
> > see the file list
> > and i can download all files!
>
> > First.i use "Options Indexes" and "DirectoryIndex none" lis
The logs you sent show that every thing works perfectly. The access log shows
two requests both returning HTTP 200 OK. The debug log shows that your RP
connects to the content server and returns a body.
Do you happen to have any entry in your access log indicating that a HTTP 404
"File not foun
As I said in my previous post, the suggestion of Neil will work no matter what.
No doubt about that.
What surprises me is that you mention that changing the order of the LoadModule
directives actually changes the order in which the modules are executed. That
does not make sense unless you are u
Is it possible to link libgcc statically to libaprutil-1.so and libapr-1.so
rather than dynamically. Please let me know how to do it?
Thanks
Sunil Desai
DISCLAIMER:
This message (including attachment if any) is confidential and may be
privileged. If you have received this message by mis
Hi...
I have set "ProxyHTMLExtended On" but seems like the problem still occur.
I set LogLevel to debug and "ProxyHTMLLogVerbose On", the image that my
browser request is return HTTP code 200. this is the access log file:
127.0.0.1 - - [11/Dec/2007:10:21:36 +1100] "GET / HTTP/1.1" 200 3026
127.0.
On 11/12/2007, Bob Hartung <[EMAIL PROTECTED]> wrote:
> Hi all,
Hi,
> 127.0.0.1main.localhost
> 127.0.0.1alternate.localhost
That's fine. You can combine them in a single line too, so
127.0.0.1 main.local alt.local
> Original htdocs known as Documents was in /Library/WebServer/
>
> I h
On Dec 10, 2007 4:29 PM, Chris Arnold <[EMAIL PROTECTED]> wrote:
> On Dec 10, 2007 3:34 PM, Chris Arnold <[EMAIL PROTECTED]> wrote:
> > In apache 2.2.3 on linux, i am getting a boat load of;
> >
> > [Fri Nov 30 16:06:14 2007] [error] [client x] Request exceeded the limit
> > of 10 internal redirect
Hi all,
I am new to Os X adn Apache. I have httpd running and would like to
establish virtual hosts on my laptop for testing/learning.
I have done the following for virtual hosts "main" and "alternate"
Added to /etc/hosts:
127.0.0.1main.localhost
127.0.0.1alternate.localhost
Origi
On Dec 10, 2007 4:29 PM, Chris Arnold <[EMAIL PROTECTED]> wrote:
> On Dec 10, 2007 3:34 PM, Chris Arnold <[EMAIL PROTECTED]> wrote:
> > In apache 2.2.3 on linux, i am getting a boat load of;
> >
> > [Fri Nov 30 16:06:14 2007] [error] [client x] Request exceeded the limit
> > of 10 internal redirect
On Dec 10, 2007 3:34 PM, Chris Arnold <[EMAIL PROTECTED]> wrote:
> In apache 2.2.3 on linux, i am getting a boat load of;
>
> [Fri Nov 30 16:06:14 2007] [error] [client x] Request exceeded the limit
> of 10 internal redirects due to probable configuration error. Use
> 'LimitInternalRecursion' to in
On Dec 10, 2007 3:34 PM, Chris Arnold <[EMAIL PROTECTED]> wrote:
> In apache 2.2.3 on linux, i am getting a boat load of;
>
> [Fri Nov 30 16:06:14 2007] [error] [client x] Request exceeded the limit
> of 10 internal redirects due to probable configuration error. Use
> 'LimitInternalRecursion' to in
In apache 2.2.3 on linux, i am getting a boat load of;
[Fri Nov 30 16:06:14 2007] [error] [client x] Request exceeded the limit
of 10 internal redirects due to probable configuration error. Use
'LimitInternalRecursion' to increase the limit if necessary. Use
'LogLevel debug' to get a backtrace.
I
Hi,
Thanks for your analysis, Karel. I'll try a larger timeout (60 seconds
was used in my unsuccessfully last test). However, recently I put 300
browsers to access Apache connect to Tomcat using mod_jk without any
problem. Unfortunately, I suspect this could be a bug with
mod_proxy...
Ângelo
On
Gabriel, when I use the mod_jk everything works fine. The problem
arises when using the mod_proxy, so the JkOptions directive can't be
used to solve it. However, I thank you for your attention.
Ângelo
On Dec 7, 2007 12:10 PM, <[EMAIL PROTECTED]> wrote:
> Hi,
> Do you have a firewall between apac
Axel,
It's totally my mistake! I didn't mention anything about the environment! (I'm
hitting my head against the wall for 12+ hours daily
for managing Vignette CMS). So please forgive me about this.
No it's Apache 2.0.61 (latest) on Solaris 10 U4, and also Linux RHEL
4.4.
The solution that the
Judging from your problem description, specifically the fact that modifying the
ordering of the LoadModule directives changes the behaviour of the server, you
must be using Apache 1.3.
>From Apache 2.0 on the order of execution of the various hooks is independent
>of the order of LoadModule dir
On Dec 10, 2007 5:41 AM, Oteng Michael Raesima <[EMAIL PROTECTED]> wrote:
> hi
>
> I would like to know how the POST request is treated by the Apache life
> cycle. I think the cycle clearly demonstrates a GET request where by a
> resource is located onn the web server or a redirection etc but i am
On 30.11.07 18:21, goommy wrote:
> What my mean is not mod_ftp !!
> It's just a experiment to study apache !
please use less exclamation marks...
> What i want to do is make a website like ftpsite??after open the URL i can
> see the file list
> and i can download all files!
...and wrap your lin
Neil,
Thanks for the answer, I will do that.
But still I want to understand the behavior of both modules, who get
called first? Where can I read about this?
Thanks for your time.
Tamer
-Original Message-
From: Neil A. Hillard [mailto:[EMAIL PROTECTED]
Sent: Monday, December 10, 2007 2:
Because HTTPS and HTTP are two different protocols.
HTTPS is a protocol that encapsulates HTTP. That is, when you type in an
HTTPS URL in a browser, it first tries to establish an SSL-session with
the server's mod_ssl engine. Once that's up, the browser and server then
use HTTP in the normal wa
Hi ALL,
Thanks for the update, I have tried the below procedure, but it gives me
"Invalid method in request" and not "Invalid URI in request".How do I
simulate the later.
Thanks in advance.
Regards
-A
On Dec 6, 2007 11:30 PM, Krist van Besien <[EMAIL PROTECTED]> wrote:
> On Dec 5, 2007 3:37 PM, A
> -Original Message-
> From: Thomas Antony [mailto:[EMAIL PROTECTED]
> Sent: Monday, December 10, 2007 12:30 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] plain HTTP to an SSL-enabled server port
>
> Hi,
>
> This works.
> Is there a technical reason why i need 2 virtua
AS far as I can tell from the looks of your configuration, you are pretty much
on top of things.
What you need to do is investigate the cause for the missing resources, for
example by looking at the access- and errorlogs to see what URLs are requested
that return a HTTP 404. There may be URLs
Hi
I have setup a reserve proxy in my working environment.
I use Apache 2.2.6 and mod_proxy_html 3.0.0. I run this on windows xp.
I do have a webserver running on difference subnet. I try to put the reserve
proxy for that webserver(the one on difference subnet).
I have follow the tutorial in
Strictly speaking you are right about not needing two virtual hosts. One
virtual host would be sufficient e.g. for the SSL stuff. Although there may not
be any technical reason that requires it, I personally like to do things with
virtual hosts rather than at the server config level. I therefore
Tamer Embaby wrote:
> I have the following simple setup:
>
> [1] LoadModule rewrite_module modules/mod_rewrite.so
> [2] LoadModule proxy_module modules/mod_proxy.so
> [3] LoadModule proxy_http_module modules/mod_proxy_http.so
> [4] RewriteEngine on
> [5] ProxyPass /testing http://myserverB/
> [6]
Thanks
I got it working real simple actually. I put my first attempt in the
proxy.conf file but it was conflicting with entries from another virtual
host. Once I separated all the entries out to the virtual host config files
everything worked a treat.
Cheers
Phil
On 10/12/2007, Staf Wagemakers
Dear all,
I have the following simple setup:
[1] LoadModule rewrite_module modules/mod_rewrite.so
[2] LoadModule proxy_module modules/mod_proxy.so
[3] LoadModule proxy_http_module modules/mod_proxy_http.so
[4] RewriteEngine on
[5] ProxyPass /testing http://myserverB/
[6] ProxyPassReverse /testing
Hi,
This works.
Is there a technical reason why i need 2 virtual hosts instead of one?
Is it safe that both virtual hosts share the same log files?
You need to create 2 virtual hosts: one for port 80 where SSL is NOT enabled,
and one on port 443 where SSL is enabled. You will also need two
hi
I would like to know how the POST request is treated by the Apache life
cycle. I think the cycle clearly demonstrates a GET request where by a
resource is located onn the web server or a redirection etc but i am not
lear how the POST or PUT is treated.
Thank you
OM Raesima
You need to create 2 virtual hosts: one for port 80 where SSL is NOT enabled,
and one on port 443 where SSL is enabled. You will also need two Listen
directives: one for each of ports 80 and 443.
Listen *:80
Listen *:443
ServerName my.server.com:443
SSLCertificateFile /sslcerts/crt
Hi,
I bought a Thawte certificate and configured that in Apache 2.2 with a
IP based virtual host.
SSL is working fine but everytime i open the site with http:// i get
this error message displayed:
Bad Request
Your browser sent a request that this server could not understand.
Reason: You're sp
On Dec 10, 2007 8:57 AM, Phil Wild <[EMAIL PROTECTED]> wrote:
>
>
> I am trying to setup a reverse proxy. I have followed a few of the guides
> and it has worked a charm but now I am trying to dom something a little
> different.
>
> I have an apache2 website with all the right modules loaded for r
33 matches
Mail list logo