The ones that comes with OracleAS 10.1.3
Regards,
Néstor Boscán
-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Joshua Slive
Enviado el: Lunes, 17 de Septiembre de 2007 03:20 p.m.
Para: users@httpd.apache.org
Asunto: Re: [EMAIL PROTECTED] NameVirtualHost
>
>
-
The official User-To-User support forum of the Apache HTTP Server
Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EM
Upgrading my subversion server from apache-2.0 to 2.2 I decided to try
replace from mod_auth_pam with mod_authnz_external+pwauth+pam
pwauth works, apache works, but mod_authnz_external doesn't
The apache log shows this error when I try to log in:
Hi
Ok
ServerName server1
ProxyRequests off
ProxyPass /proyects/bm/ http://someotherserver/BMSAHWeb/
ProxyPassReverse /proyects/bm/ http://someotherserver/BMSAHWeb/
ServerName server2
ProxyRequests off
ProxyPass /exchange http://someotherserver/exchange
ProxyPassReverse /exchange http://some
Hi
Thanks for the quick answer.
But it didn't work. Tried that one and:
NameVirtualHost *:80
ServerName server1
...
ServerName server2
...
And when I access the server using "server2" it doesn't take the VirtualHost
configuration. I have a ProxyPass inside VirtualHost for server2
On 9/17/07, Néstor Boscán <[EMAIL PROTECTED]> wrote:
> Hi
>
> Thanks for the quick answer.
>
> But it didn't work. Tried that one and:
>
> NameVirtualHost *:80
>
The one with *:80 in NameVirtualHost AND is the right
configuration. Don't screw with anything else.
The most common cause for request
WE need you to fill in the info here:
ServerName server1
... <==HERE
ServerName server2
... <==HERE
-Original Message-
From: Néstor Boscán [mailto:[EMAIL PROTECTED]
Sent: Monday, September 17, 2007 2:00 PM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Nam
Thanks Nick,
I will wait. I thought the Apache web site mentioned
2.2.6 was released so I went looking and did not see
the binaries. If they are not released then I will
wait.
Regards,
-Tony
--- Nick Kew <[EMAIL PROTECTED]> wrote:
> On Sun, 16 Sep 2007 09:10:28 -0700 (PDT)
> Tony Anecito <[EMAI
Hi
I have a server that has an Apache Server 1.3. The server only has 1 IP and
can be access using two differente names server1 and server2. I would like
to create a VirtualHost for each name that sets the ServerName. Now I tried
the following
NameVirtualHost ip:80
ServerName server1
...
On 18/09/2007, Néstor Boscán <[EMAIL PROTECTED]> wrote:
> I have a server that has an Apache Server 1.3. The server only has 1 IP and
> can be access using two differente names server1 and server2. I would like
> to create a VirtualHost for each name that sets the ServerName. Now I tried
> the foll
On Sun, 16 Sep 2007 09:10:28 -0700 (PDT)
Tony Anecito <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I was at the download page last night and there were
> 2.2.4 downloads but not 2.2.6 even though the Apache
> home page mentions it. Does anyone know where to get
> the 2.2.6 binaries for Windows 32?
I
It seems like dosevasive module unsupported since
2005. Is it safe to use dosevasive with Apache 2.0?
Thanks
Vitaly
Got a little couch potato?
Check out fun summer activities for kids.
http://search
I'm not sure if this is what you mean or not, but you can redirect to
pseudo ip addresses on the same machine.
ServerAdmin [EMAIL PROTECTED]
DocumentRoot /home/httpd/riskanalyticsinc/ramain
ServerName my-host
JkMount /*.xsp ajp13
JkMount /*.xxsp ajp13
JkMount /*.xml ajp13
We fixed this issue by using two duplicated VirtualHost elements with
different ips. One is internal to the machine, the other is the
connection for the added VPN. I'm not sure if this was the best way to
resolve the issue. However, it is working again :)
Sincerely,
-Rachel
On Fri, 2007-09-14
Joshua...
the page that you pass should solve my problem the item 3.20 i will
test to see...
In future we will change this... but for now...
My script is simple... i use the php command *system *to execute the
script...
So when the admin press Enable a call to the function system is
exec
On 9/17/07, Rodolfo De Nadai <[EMAIL PROTECTED]> wrote:
> The script do nothing with the port...
>
> "using the apache port" it means that my apache default port is 80 and the
> script is blocking port 80 since i call my script throuth IE or Firefox
>
> If i confgure a virtual host to run on a dif
The script do nothing with the port...
"using the apache port" it means that my apache default port is 80 and the
script is blocking port 80 since i call my script throuth IE or Firefox
If i confgure a virtual host to run on a different port, when apache is
restart it will try to access that p
On 9/17/07, Rodolfo De Nadai <[EMAIL PROTECTED]> wrote:
> Joshua, my script should be independent of apache when executing, but i
> have to run my script throuth IE or Firefox, so it depends of the apache
> to start and stop the script...
>
> And i can't run a PHP script over internet without using
TTP Server
> > Project.
> > > See http://httpd.apache.org/userslist.html> for more info.
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > " from the digest: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> > > __ NOD32 2529 (20070913) Information __
> > >
> > > This message was checked by NOD32 antivirus system.
> > > http://www.eset.com
> > >
> > >
> >
> >
> > -
> > The official User-To-User support forum of the Apache HTTP Server
> > Project.
> > See http://httpd.apache.org/userslist.html> for more info.
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> >" from the digest: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> __ NOD32 2534 (20070917) Information __
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
Joshua, my script should be independent of apache when executing, but i
have to run my script throuth IE or Firefox, so it depends of the apache
to start and stop the script...
And i can't run a PHP script over internet without using the apache
port... at least i'm not finding a way to do this
On 9/17/07, tom <[EMAIL PROTECTED]> wrote:
> Hi,
>
> we need apache to log in a special way. For this we wrote an program that is
> executed by apache like this ErrorLog "|/path/to/our/program". We noticed
> that the program is actually started twice. The first instance is closed
> right away a
Hi James
Try adding the following line to your mod_jk config for more verbose
logging:
JkRequestLogFormat "%w %V %U %s %T %B %H %m"
It can be a few things that cause the errors you are getting. I would
suggest reading the timout howto on mod_jk to set a few settings:
http://tomcat.apache.org/co
On 9/17/07, Rodolfo De Nadai <[EMAIL PROTECTED]> wrote:
>
> I think this couldn't help me... because, if i restart apache and the
> virtual hosts they will try to access a port that will be used by my
> script...
>
> Is there a way to direct a specific script to run on a diferent port
> than the d
On 9/17/07, Sean Timmins <[EMAIL PROTECTED]> wrote:
>
>
>
> We have a production apache v2.2.3 server runing on solaris 10 that is
> generating the following error message
>
> [Fri Sep 14 13:10:02 2007] [notice] seg fault or similar nasty error
> detected in the parent process
>
> And I would like
D32 antivirus system.
> http://www.eset.com
>
>
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html>
I think this couldn't help me... because, if i restart apache and the
virtual hosts they will try to access a port that will be used by my
script...
but thanks anyway
Jeff Pang escreveu:
Original-Nachricht
Rodolfo De Nadai wrote:
Is there a way
Hello,
I cannot get my mod_jk status page to work. Maybe it is because I am on
windows?
It seems:
worker.list=jk-manage
worker.jk-manage.type=status
worker.jk-manage.mount=/admin/status/jk
only takes a linux style path for the mount?
We upgraded to the latest mod_jk and this were the results
Hi
On 9/17/07, Foster, Stephen (ASPIRE) <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I have created a chroot to run my apache in under SLES10. I have previously
> done this in solaris and it worked perfectly , however differences in linux
> are causing problems for me when starting.
It will not rea
I known that there's some issues with php and multithreaded httpd process.
Maybe you can look this way.
Try without alias and using the default directory. If it still don't work,
it may comes from your apache installation.
I can't help you on windows.
--
Bj
On 9/17/07, Uma Kalluru <[EMAIL PR
We have a production apache v2.2.3 server runing on solaris 10 that is
generating the following error message
[Fri Sep 14 13:10:02 2007] [notice] seg fault or similar nasty error
detected in the parent process
And I would like to get some suggestions as to where we should begin
looking for the
Hi all,
I have created a chroot to run my apache in under SLES10. I have previously
done this in solaris and it worked perfectly , however differences in linux are
causing problems for me when starting.
Apache 2.2.4 has been built and installed and the required apache and OS
libraries and file
Hi
Those of you who use mod_rewrite in a reverse-proxy scenario (RewriteRule with
the [P] flag) might be interested in
http://issues.apache.org/bugzilla/show_bug.cgi?id=43308.
In such a scenario mod_proxy will not be able to use persistent connections
(KeepAlive) to the origin server. This is
The reply is a bit late for your problem now, but another good way is to
to use strace to attach to the apache process that is consuming the most
resources at a particular time. It will give you absolutely loads of
information.
Regards
> -Original Message-
> From: Samuel Vogel [mailto:[EM
Hi,
we need apache to log in a special way. For this we wrote an program that is
executed by apache like this ErrorLog "|/path/to/our/program". We noticed that
the program is actually started twice. The first instance is closed right away
and gets EOF on stdin, the second than runs normally an
Hi Bj,
Now I don't get any error in the logs. Below is the log stack trace. The
problem now I face is that the Apache server crashes. Stops by itself and
starts (but the icon doesn't show as started). I get Windows XP error
reporting tool pop up asking me to report the problem to Microsoft. Any
id
Do you really need all theses directives ?
try that :
Alias /forum/ "E:/Software/Tomcat5.0/webapps/test2/forum/"
AllowOverride None
Options FollowSymLinks
Order allow,deny
Allow from all
What's happen when you try to get directly an image ?
http://your.site.com/forum/images/myimage
Hi Bj,
No, I haven't used virtual hosts or rewrite rules or redirect rules or any
other configuration.
This was a fresh installation of Apache HTTP Server and I just added the
below mentioned lines to httpd.conf file.
I am a newbie to Apache HTTP Server.
Regards,
Uma
On 9/17/07, Bj <[EMAIL PRO
do you use virtual hosts ? rewrite rules ? redirect rules ? other directory
directives ?
--
Bj
On 9/17/07, Uma Kalluru <[EMAIL PROTECTED]> wrote:
>
> Hi Krithi Narayan,
>
> The same source code is deployed to hosting server (
> http://javagalaxy.com/forum/index.php) and it works over there. I do
Hi Krithi Narayan,
The same source code is deployed to hosting server (
http://javagalaxy.com/forum/index.php) and it works over there. I dont know
what settings are done at the hosting server as the configuration was done
by the hosting provider.
I wanted to replicate the same in my local box an
Cld you please check your index.php.
Kirthi
On 9/13/07, Uma Kalluru <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I have installed Apache 2.0.59 using windows installer. Every thing went
> well and then I installed PHP 5.2.4 using windows installer which was also
> successful.
>
> I had some source cod
Can some one help me with this please?
On 9/13/07, Uma Kalluru <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I have installed Apache 2.0.59 using windows installer. Every thing went
> well and then I installed PHP 5.2.4 using windows installer which was also
> successful.
>
> I had some source code (phpB
41 matches
Mail list logo