Raj Janorkar
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by Raj Janorkar-
Raj Janorkar commented,
thank you i will play with it, and see how i go.
-
Raj Janorkar commented,
i waited until 74.0.5 and now tried to update to release version 74.0.4 with force upgrade and it worked.
-
Raj Janorkar created a post,
Auto Deploy from BitBucket to cPanel?
Good news now cpanel support git officially. I have all my projects hosted on bitbucket and i really like to deploy to my server using bitbucket deploy. Is is possible to do that? This is how i ...
-
Raj Janorkar commented,
Hi @dalem & cPanelLauren It does not give any error, it just says update completed successfully. when i try to update 72.0.10 thats also not happening it looks like i stuck on 70.0.54 release.
-
Raj Janorkar created a post,
Not able to upgrade from 70 to 74
I am currently using version 70.0.54 and it is showing me that "Version "74.0.4" is available. In my setting i have selected to update manually the released version which is 74.0.4 when i click ...
-
Raj Janorkar commented,
It started working when i copy - cp_jkmount.conf file from std to ssl below. /usr/local/apache/conf/userdata/std/2/$user/$domain/ /usr/local/apache/conf/userdata/ssl/2/$user/$domain/ now i ha...
-
Raj Janorkar commented,
Options -MultiViews Options -Indexes RewriteEngine On # Apache Shindig RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$ RewriteCond %{REQUEST_URI} !^/\.well-kno...
-
Raj Janorkar commented,
'Removed' URLS like below : http: //example.com" - served by apache (php app) http: //example.com/tomcat" - served by tomcat 7 (java app)
-
Raj Janorkar created a post,
Tomcat with AutoSSL using EasyApache 3 with mod_jk
Hi Team, SSL is more like default requirement now for any website owner, also google pushing hard on it. My scenario is something like below : I am using EasyApache 3 with Tomcat 7 (i will migra...