Anuroop Kulkarni

Greenhorn
+ Follow
since Mar 20, 2012
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Anuroop Kulkarni

I have checked DAV modules and i install svn modules from %svn_installation_file%/bin. I copied mod_authz_svn.so and mod_dav_svn.so file into %apache_home%/modules and in apache2/httpd.conf i have enabled svn modules and chaged the password now it is working fine.

After entering the password I am getting this below page. I am not sure why I am getting this error page.

Error Page.



12 years ago
Hi,

Please let me know how to configure and setup cruise control step by step.

I am using Windows server 2008.
Tomcat server
Collabnet subversion server
Svnant 1.2
cruisecontrol-bin-2.8.4.zip
java version 1.7.0

Thanks and Regards
Anuroop
12 years ago
I got struck in Configure Apache to see your Subversion repository

When i add below command in httpd.conf file the apache server will not getting started.

<Location /svn >
DAV svn
SVNParentPath c:\svn
</Location>

I am getting error...DAV is invalid command.
12 years ago
Thank you for your reply,

I will try to make understand this to my client.

But I wanted know is it possible in tomcat to use 2 certificate for single website?

Thanks and Regards
Anuroop

12 years ago
Our phone access our website, if user by mistake changes his date and time of his iphone then the website will not work becuse of digicert ssl certificate date validation.

So for iphone i want to set self signed ssl and for others digicert valid certificate.

12 years ago
Hi,

Is it possible to set two diffrent ssl certicate in one server for single website?

I have purchased ssl from digicert it is working fine with desktop browser but i am facing problem with iphone app, if my iphone apps date and time will slitly change then my website is not working.

So would like to have two certificate 1. digicert ssl for desktop browser and 2. self signed certificate for iphone app.

Thanks
Anuroop
12 years ago