> -Original Message-
> From: José Euclides Silva Junior [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 08, 2006 11:24 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Trying to hide application(Java +
> Apache) directory from browser address bar
>
> Hi,
> i intend to hide
If you were to add:Alias / "/u01/app/oracle/product/oracle10g/Apache/Apache/htdocs/pddataprev/deqs/"(all on one line) and remove your from index.html then that would have the effect of fetching all documents which appeared to com from the root from its directory "deqs".
On 08/08/06, José Euclides
I'm wonder how to *not* proxy some content.
My existing front uses a simple reverse proxy (and mod_cache) setup.
the proxy setup is:
Listen 80
ServerAlias www.example.com
Allow from all
ProxyPass / http://127.0.0.1:10080/
Hi,i intend to hide the application root directory from the browser address bar, as you can see at these steps example:1) Http request: www..com
2) Apache runs some module that would redirects(or proxy) the resource to something like www..com/somedir/ (J2ee aplication - same server)3) So, A
Hello,
I have a cgi application and want to add basic webdav functionality. I
wonder if it is an option to implement webdav on the cgi level.
I appreciate I can add request handlers for requests unkown to apache,
but I need to modify the behaviour of the OPTIONS request as well. In
particula
Hi Laurence,
I propose you try to isolate your problem.
Try to get an ssl-setup without the authentication, rsa
and securid stuff working. If mod_ssl still does
not work, then you know where to dig further. Right now, it
is difficult to tell where the problem actually lies.
When you are locking d
Hi all...I'm experiencing a problem with reverse proxying to a gallery (gallery.sf.net) site that resides behind my firewall. I've been having a long discussion over on the gallery forums and it is probably easier to read the problem there rather than re-type it here. Here is the link:
http://gall
Hello everyone,
I'm pretty new here. I would like to ask some info about the solution
for supporting SPNEGO with latest apache-2.2.
I google it and found an unofficial mod_spnego project. But it only
supports 2.0. However, I tried to build it, but failed to load
mod_spnego.so in apache.
And
Hi,
Nick Kew wrote:
> On Tuesday 08 August 2006 14:15, Boyle Owen wrote:
>
>>> On Tuesday 08 August 2006 01:48, Joshua Slive wrote:
As I have pointed out, it seems that hotmail is silently eating the
unsubscription confirmation request. This is another good reason to
not use hotma
On 8/8/06, Nick Kew <[EMAIL PROTECTED]> wrote:
On Tuesday 08 August 2006 01:48, Joshua Slive wrote:
> As I have pointed out, it seems that hotmail is silently eating the
> unsubscription confirmation request. This is another good reason to
> not use hotmail.
Maybe the safe option would be for
On 8/8/06, Boyle Owen <[EMAIL PROTECTED]> wrote:
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
> Joshua Slive
>
> As I have pointed out, it seems that hotmail is silently eating the
> unsubscription confirmation request. This is another good reason
On Tuesday 08 August 2006 14:15, Boyle Owen wrote:
> > On Tuesday 08 August 2006 01:48, Joshua Slive wrote:
> > > As I have pointed out, it seems that hotmail is silently eating the
> > > unsubscription confirmation request. This is another good reason to
> > > not use hotmail.
> >
> > Maybe the
On 8/8/06, David Velayos <[EMAIL PROTECTED]> wrote:
of course, this is not working, (you have to be authenticated to use this
page as an admin user), but it's a useless waste of bandwidth and i think
it's better deny the access by a common security mechanism before. The
question is that
So, wit
On 8/8/06, Lalit Seth <[EMAIL PROTECTED]> wrote:
Hi Joshua,
Thanks for Replying
yes, sessionId is internal to PHP.
But sessionID remain same for Mac3 unless browser is closed.
but changes for each click for other addresses.
I have checked on other machines this works correclty for all. Al
Hi,
I’m having trouble getting SSL to
work on my apache 2.055 webserver, running on Solaris 8. When I start the
server up, everthing looks OK in the error_log.
start child 21965
rpc_server 21964 started by 21953
[Tue Aug 08 09:14:31 2006] [info] Init:
Initializing OpenSSL library
> -Original Message-
> From: Nick Kew [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 08, 2006 3:03 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Please help
>
> On Tuesday 08 August 2006 01:48, Joshua Slive wrote:
>
> > As I have pointed out, it seems that hotmail i
So, are you unable to install these two packages.
Normally, you'd have to do a "pkgadd -d
./APACHE_FRONTEND_2_0_52.pkg" as "root".
Are you getting any error messages. If your packages
are corrupted, you should download new ones from
www.sunfreeware.com. His packages are normally very
good, and pr
On Tuesday 08 August 2006 01:48, Joshua Slive wrote:
> As I have pointed out, it seems that hotmail is silently eating the
> unsubscription confirmation request. This is another good reason to
> not use hotmail.
Maybe the safe option would be for the unsubscribe process to
default to automatical
Thank Richard for answered, my problem is that I have to files:
APACHE_FRONTEND_2_0_52.pkg and AR_APA_02_CFE_01_01.pkg, one is for apche
installing and the other for the configuration, yes i have solaris 9,
sorry i forgot say it. Can help me?
Richard de Vries escribió:
You can download in
of course, this is not working, (you have to be authenticated to use this page as an admin user), but it's a useless waste of bandwidth and i think it's better deny the access by a common security mechanism before. The question is that
So, with mod_security can i block supspicious urls with regexp
You can download installable packages from
www.sunfreeware.com.
In the right hand navigation, click "solaris 9" and
then click the "apache xxx" link. Be advised however
that it may require some other packages it depends on
to be installed as well. For example openSSL.
I normally create my own sol
Hi Bill,Thanks for the update and puting the snapshots available. I'll try this snapshot when I get home. I look forward to further news on the module.RegardsGraeme W
On 8/8/06, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote:
Fair questions; for the -moment- (this will change, archive readers, read
Yes, each virtual server has its own servername (otherwise, I could not map
several domain name on the same IP)
The trouble was (was, 'cause now I solved it) that if I use the IP address
instead of a name, the first virtual host appeared.
The solution is to put a "fake" virtual host as first
Each virtual host has (or certainly *should* have) a distinct servername. You get to the virtual hosts by going to http://servername/If this doesn't work it might be a problem with your browser, but it would have to be very old to cause such a problem!
On 08/08/06, Marc MENDEZ <[EMAIL PROTECTED]> w
Have tried shutting down and restarting but apache still won't start, but I
do start it on boot.
Trying both 'apachectl -k start' and 'apache2ctl -k start' gives the
following messages
"no listening sockets available, shutting down"
"Unable to open logs"
Have looked for the pid files but none ar
Hi Joshua,
Thanks for Replying
yes, sessionId is internal to PHP.
But sessionID remain same for Mac3 unless browser is closed.
but changes for each click for other addresses.
I have checked on other machines this works correclty for all. Also, there is no issue with PHP Setup and PHP Cod
Fair questions; for the -moment- (this will change, archive readers, read
deeper into this list if not-found) - you will find the snapshots in time
that previously were tagged for testing at;
http://people.apache.org/~wrowe/aspdotnet_moving/
There's a very clear notice that these are not releases
ok thank
Boyle Owen escribió:
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 08, 2006 11:57 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Files .pkg
I have to files: APACHE_FRONTEND_2_0_52.pkg and
AR_APA_02_CFE_01_01.p
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 08, 2006 11:57 AM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Files .pkg
>
> I have to files: APACHE_FRONTEND_2_0_52.pkg and
> AR_APA_02_CFE_01_01.pkg,
> one is for apch
I have to files: APACHE_FRONTEND_2_0_52.pkg and AR_APA_02_CFE_01_01.pkg,
one is for apche installing and the other for the configuration, yes i
have solaris 9, sorry i forgot say it. Can help me?
Boyle Owen escribió:
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTE
Boyle Owen escribió:
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 08, 2006 11:40 AM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Files .pkg
Hi, please, Can someone say to me that it is a file .pkg?
They have said to me that I have
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 08, 2006 11:40 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Files .pkg
>
> Hi, please, Can someone say to me that it is a file .pkg?
> They have said to me that I have to insta
- Original Message -
From: "Boyle Owen" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, August 08, 2006 11:39 AM
Subject: RE: [EMAIL PROTECTED] Access to IP address
What do you want to happen? Do you want a "forbidden" for example?
If so, just make another small VH and make sure it is first
> -Original Message-
> From: Marc MENDEZ [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 08, 2006 11:26 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Access to IP address
>
> Hi,
>
> I have several virtual hosts associated to a single IP.
> Unfortunately, when I connect
Hi, please, Can someone say to me that it is a file .pkg?
They have said to me that I have to install it but with the pkgadd not
to be able.
HELP!!!, thank you
-
The official User-To-User support forum of the Apache HTTP Server
Hi,
I have several virtual hosts associated to a single IP.
Unfortunately, when I connect to http://the_single_IP, I get one of my
website !
How can I prevent this ?
Thanks for your help !
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
> Joshua Slive
>
> As I have pointed out, it seems that hotmail is silently eating the
> unsubscription confirmation request. This is another good reason to
> not use hotmail.
Two thoughts:
- if hotma
37 matches
Mail list logo