gopkris2005
- Total activity 51
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 20
Comments
Recent activity by gopkris2005-
If possible, try this settings RewriteEngine On RewriteCond %{HTTP_HOST} ^mydomain\.co.uk$ [NC] RewriteRule ^(.*)$ https://www.mydomain.co.uk/$1 [R=301,L]
-
Its possible to install SSL certificate for addon domain and You can assign dedicated ip address for the entire account.
-
In order to resolve your domain, you should ask your hosting provider nameservers example host gator nameserver and update those nameservers to your domain registrar end.
-
Update your resolv.conf like the following settings and check it. nameserver 8.8.8.8 nameserver 8.8.4.4
-
Check your .htacces whether any add handler setting entries... Also make sure php handler working properly.
-
You can also do ssh... Login ssh via root user #vi /scripts/securetmp Search that key :/tmpdsksize Change values and save :wq
-
Yes... Thanks michael, It seems to be working for me.
-
user home directory symlink to /home3 folder... will it cause this issue?? [quote="gopkris2005, post: 1461832">I have some problem permission problem when access paypal ipn.cgi script. Other cgi ...
-
Michael.. I fixed this issue.. I have moved WEB-INF folder in domain home folder and reenabled tomcat on that domain... Thank You.
-
Yes Michael... I have received the following errors. [Loaded sun.reflect.GeneratedMethodAccessor56 from __JVM_DefineClass__] [Loaded org.tuckey.web.filters.urlrewrite.UrlRewriteFilter from file:/...