Re: [us...@httpd] Export CACertificate to Tomcat

2010-08-05 Thread ravi kumar
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

Re: [us...@httpd] Help needed for rewrite rule

2009-04-15 Thread ravi kumar
Hi Brian, Thanks for your help. I tried to resolve this issue on my own, but it didn't worked. For redirecting i used the below rule "RewriteRule ^/(.*) http://mywebsite.com/spaces/ [R]" After executing the site i.e "http://mywebsite.com/"; it throws an exception like "The requested URL /xxx