I've spent a few weeks trying to research through Google to find
others having this issue, but with no success. A few Apache-savvy
folks have recommended I do something with handlers that was way over
my head to figure out what's going on here, so please be gentle with
me - I may know how to con
On Fri, August 6, 2010 06:44, Kate Yoak wrote:
> I am attempting to do something extremely simple with mod_proxy and am
> at a loss.
>
> ProxyRequests On
> ProxyRemote http://dev.foo.com/ http://foo.com:42001
ProxyRemote is for chaining proxies. Is that really what you want?
Joost
-
I am attempting to do something extremely simple with mod_proxy and am
at a loss.
ProxyRequests On
ProxyRemote http://dev.foo.com/ http://foo.com:42001
The result is - these statements are ignored. If I proceed with normal
server configuration - I'll get the default VirtualHost. If I remove
Hello,
I have a pretty standard auth setup:
.htaccess:
AuthType Basic
AuthName "restricted"
AuthUserFile /webs/.htpasswd
AuthGroupFile /webs/.htgroups
Require group readwrite
.htpasswd:
user1:.
user2:.
.htgroups:
readwrite: user2
readonly: user1
eat-bananas: user2
Now when I acces
wow, this is getting racist, OP, please delete this whole thread if
possible.
James is no white, he is one stupid Indian (at least from his last name)
who does not understand the value of Open Source. And the simple fact that
the docs here are purely a reference guide with some exceptions. You
Hi,
Confirm if u want certificate for apache or tomcat?
If it is apache then "filename.crt" file will work, but if it is for tomcat
then u will need
"filename.keystore" is required.
Below
command is used to generate .key file in Linux using phase key
openssl
genrsa -des3 1024 > filename
On 05.08.10 09:47, Himanshu Raina wrote:
> To: uh...@fantomas.sk
this is a mailing list, please avoid private copies.
please configure your mailer to wrap lines below 80 characters per line.
72 to 75 is usually OK.
> Nginx (working as a frontend server) proxying requests to apache. Since
> incre
On Mon, Aug 2, 2010 at 10:31 AM, Tina Exner wrote:
> hi all,
>
> we have a nexus multiid server for certificate authentication.
> i try to pass the client smartcard certificates from apache to tomcat
> server.
> the tomcat talks to the nexus and the authentication take effect.
>
> when i try to ex
> only 3 certificates in chain?? Where are the fourth one?
Use wireshark and figure out which one's missing in the certificate
request, or what's different in the certificate response.
--
Eric Covener
cove...@gmail.com
-
The of
did nobody know a solution for this problem?
hi all,
we have a nexus multiid server for certificate authentication.
i try to pass the client smartcard certificates from apache to tomcat
server.
the tomcat talks to the nexus and the authentication take effect.
when i try to export the clien
Hi there
I have seven certificates in /etc/pki/tls/certs/ca-bundle.crt.soosnecessarios
file
I have also, the same seven certificates in /usr/local/apache2/conf/certs
folder, with hashes and the symbolic links:
lrwxrwxrwx 1 root root 15 Aug 4 11:01 37eda7b0.r0 -> ECAutCC0004.pem
lrwxrwxrwx 1
11 matches
Mail list logo