Lalit,
Your WebSphere plugin XML configuration file probably does not contain any
configuration for port 9191. You need to add *:9191 to the list of addresses on
which the plugin will intercept requests. You do that by adding a VirtualHost
to the appropriate VirtualHostGroup in the plugin con
Hi Devraj
My operating system is Red Hat Enterprise Linux ES release 4 (Nahant Update
4).
"Devraj
Mukherjee"
Hi Roberto,
Clearly your LDAP client or Apache module is missing SSL support for
LDAP. What operating system are you using? (CentOS, RHEL?)
On 9/27/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
>
>
> Hi all, I try to install a reverse proxy with ldap authentication : it
> works with ldap
Hi all, I try to install a reverse proxy with ldap authentication : it
works with ldap but not with ldaps.
I've got this notice about LDAP and SSL in the log
[Wed Sep 26 16:57:40 2007] [notice] LDAP: Built with OpenLDAP LDAP SDK
[Wed Sep 26 16:57:40 2007] [notice] LDAP: SSL support unavailable
On 26/09/2007, Joshua Slive <[EMAIL PROTECTED]> wrote:
> But the correct solution is to search through all your conf files and
> remove "Indexes" from every Options directive that you find.
There is no Options Indexes anywhere in any of my config files, that's
what confusing me.
I probably want
Dear all,
Now I've got a problem : two apache server(server1,and server2) and one
tomcat server, both of the apache server connet tomcat server with the same
configuration(httpd.conf) , and connected by ProxyPass
But the problem is when I visit tomcat by apache server1, I can use
request.getRem
Hi,
Yes I am using apache on RH linux. My apology for not mentioning earlier.
I am not sure which files you are asking for ? can you elobrate ?
On my application server the context root is /base1 and /base2.
Let me me put it in this way.
Working copy on port 80 of apache:
http://aoxz1006.oavf
A good example of what Dragon talked about is the server scripting used by
image-hosting sites like ImageAvenue.com, whose specific goal is to prevent
direct access to the files themselves.
Mark
Original Message
Subject: Re: [EMAIL PROTECTED] image folder outside the root...
Daniel Yaÿfff1ez wrote:
Ok so I will use a dirty example since maybe
this will be more clear. Lets asume that I
cannot put images outside the root of my domain
for the purposes that you explain. that only
leaves me the option of using normal folders
(ex. www.domain.com/images) to put
Ok so I will use a dirty example since maybe this will be more clear. Lets
asume that I cannot put images outside the root of my domain for the purposes
that you explain. that only leaves me the option of using normal folders (ex.
www.domain.com/images) to put my images in. Lets say Im running a
On 9/26/07, Rikard Bosnjakovic <[EMAIL PROTECTED]> wrote:
> I have been reading on
> http://httpd.apache.org/docs/2.2/mod/core.html#options and in a couple
> of tutorials on the net, but I cannot seem to get this to work as I
> want.
>
> What I want is to disable _all_ directory browsing on my serv
ee 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 2553 (20070926) Information __
This message was checked by NOD32 ant
Hi,
I'm trying to set up apache on Windows to allow me to run UI
automation tools on that box via a web front-end. For some reason,
when call my program which automates the UI, it fails due to not being
able to access any of the UI elements.
I can't find any documentation on how to set apache up
From: "Steffen" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, September 25, 2007 10:51 PM
Subject: [EMAIL PROTECTED] Apache Win32 Binary, mod_perl and mod_fcgid working
To inform you.
We at http://www.apachelounge.com made a binary available which works
with mod-perl and mod-perl etc.
Steffen
Rikard:
Since the default setting is Options ALL - meaning it would include directory
browsing by default - I would guess that you've inadvertently done something to
remove that default. Is it possible there might be index files in those
directories, which would thwart the process? What abou
I have been reading on
http://httpd.apache.org/docs/2.2/mod/core.html#options and in a couple
of tutorials on the net, but I cannot seem to get this to work as I
want.
What I want is to disable _all_ directory browsing on my server. What
I have tested is to att an "Options -Indexes" within the -cl
Thank you very much, Joshua (and thank you all)
I have tried:
(code)
DocumentRoot "/disc/html/https"
ServerName secure.foo.com
Order Deny,Allow
Deny from All
#Allow from env=intranet
(/code)
And it does not work. I still can connect to /intranet...
I also tried:
(
I am trying to allow only a few IP addresses access. The strange thing is I
went home and noticed I had access from my home computer when I shouldn't
have. I went back to work and tested things and found that a single IP
address that I was allowing caused everyone to be allowed. I tested using
Thanks a million, Joshua. I'll certainly try it out.
liyushe
On 9/26/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 9/26/07, Liyu,She <[EMAIL PROTECTED]> wrote:
> > Dear all,
> >
> > I am trying to write a configuration file with which I can allow users
> > of the same group(freeos) have their
You had the order right. I don't know about your problem though.
http://httpd.apache.org/docs/2.0/mod/mod_access.html
J.M. Castroagudin wrote:
>
> Hmmm... I thought that "deny,allow", as I had, was the right order. I
> mean, "first of all, nobody can get in. Then, if someone`s IP match
> 'in
On 9/26/07, Liyu,She <[EMAIL PROTECTED]> wrote:
> Dear all,
>
> I am trying to write a configuration file with which I can allow users
> of the same group(freeos) have their own homepages and cgi-bin
> directories for them to execute their own cgi programs. So I tried
> suexec, but here comes the p
Dear all,
I am trying to write a configuration file with which I can allow users
of the same group(freeos) have their own homepages and cgi-bin
directories for them to execute their own cgi programs. So I tried
suexec, but here comes the problem - suexec can only switch to a
certain user, as far a
On 9/26/07, Neville Hillyer <[EMAIL PROTECTED]> wrote:
> At 03:11 -0500 26/09/2007, William A. Rowe, Jr. wrote:
> >There are ways using mod_env to provide other values you desire
> >withouta blanket gap in security.
>
> The value I "desire" is PAGE_COUNT and I would be grateful if you
> could tell
On 9/25/07, Malluru, Puri <[EMAIL PROTECTED]> wrote:
> I tried that. I see Apache accepting connections and spitting the file I
> requested on telnet port. Below is session output. I tried this from a
> separate Linux box. Not even localhost. I don't understand why curl and
> wget is failing, but t
At 03:11 -0500 26/09/2007, William A. Rowe, Jr. wrote:
There are ways using mod_env to provide other values you desire
withouta blanket gap in security.
The value I "desire" is PAGE_COUNT and I would be grateful if you
could tell me how to obtain it without scripts or third party
modules. Pri
It is a permission problem.
The only way that I found working is making apache running as a service
connected as administrator and mounting the nfs volume mapping administrator
to root.
I hate this solution.
Does anybody know a better way to do this?
I tried to make apache running as a common use
I finally solved this problem. Now Apache version shows
the same version which is returned by 'httpd -v'.
/var/log/httpd/error_log shows:
[Wed Sep 26 22:10:38 2007] [notice] Apache/2.2.6 (Unix) DAV/2 mod_auth_kerb/5.3
mod_mono/1.2.1 PHP/5.2.2 mod_python/3.3.1 Python/2.5 mod_ssl/2.2.6
OpenSSL/0
On 9/26/07, Pieter Vanmeerbeek <[EMAIL PROTECTED]> wrote:
> Header edit WWW-Authenticate: ^NTLM dummy
>
>
> Unfortunatly doing this results in removal of all WWW-Authenticate headers
> except for the Negotiate instead of modification of the headers.
> Headers sent to client :
> WWW-Authenticate: N
I think you need to change the setting on IIS webserver. Navigate as follow
virtual directory of your website -> Directory Security ->edit. Check the basic
Authentication and uncheck the Integrated Window Authentication. Restart the
webserver.
Neelam Kumar Sharma
PSPL PUNE INDIA
- Original
Hi,
I'm working with the following setup :
Client <-- internet--> apache reverse proxy <--lan--> owa 2003 with NTLM &
basic authenticaton activated
When using this setup the NTLM authentication is chosen by a browser on the
client instead of the basic authentication.
My goal is to use basic au
Thanks you Rachel
This server is on lan, i'm managing IP & DNS entries so it's not a
problem. Since it's not a public production server, I will keep only one
IP with all default it could generate
Thanks!
Rachel Anderson-Barrios a écrit :
Johan,
It isn't a bad idea, nor that difficult to a
Neville Hillyer wrote:
> I have not read all of your post but I am aware that Apache's support of
> many accepted environmental variables is exceedingly poor.
You use the word poor. The developers of mod_cgi would call it greatly
restricted, and for valid security reasons.
There are ways using
I have not read all of your post but I am aware that Apache's support
of many accepted environmental variables is exceedingly poor. The
following is taken from an earlier post of mine:
Mounting the following file allows any browser to see all the active
environmental variables:
Environment
Dear user list.
I am trying to get apache 2.0.52 working on windows 2003 ES with a vhost that
has the documentRoot on an NFS share (that is on a Solaris 9 server) mounted
through SFU (Services For Unix) 3.5.
The mount is Z:\ that points to the share 10.10.37.20:mnt/ramdisk_1
I can read, write and
Hi Michelle,
There are systems that allow you to authenticate a user, set a cryptographic
session cookie on the client browser and subsequently use that token to
authenticate the client sending the HTTP request. These systems also allow you
to define access control rules that depend on the user
35 matches
Mail list logo