Problem With Solutions

Something Different In Linux

Home » Posts tagged 'Uncategorized'

What is mount point for tomcat

Posted by Rishikesh Vispute Categories: Tomcat

What is mount point for tomcat? <IfModule mod_jk.c> JkMount /*.jsf ajp13 JkMount /servlet/* ajp13 JkMount /servlets/* ajp13i </IfModule>

check gzip compression is enable or not

Posted by Rishikesh Vispute Categories: How to, Uncategorized

How to check gzip compression is enable on the server or domain. The gzip compression required mod_gzip.c or mod_deflate.c module installed on the server. How you can check this module installed on  the server root@server [~]# /usr/local/apache/bin/httpd -l or root@server [~]# httpd -l If one of the module is installed on the server then, you  [ Read More ]

How to enable allow_url_include

Posted by Rishikesh Vispute Categories: cpanel, Uncategorized

When using cPanel the way to enable allow_url_include directive locally (per user) is to create an Virtual Host include: First create an include file: /usr/local/apache/conf/userdata/std/2/username/domain.com/custom.conf Add directive to custom.conf: php_admin_flag allow_url_include On Then run to enable include: /scripts/ensure_vhost_includes –user=username –verbose Alternatively, enabling allow_url_include globally (server-wide) is done by editing /usr/local/lib/php.ini and adding “allow_url_include = On”  [ Read More ]

Welcome !!!!!

Posted by Rishikesh Vispute Categories: Uncategorized

Welcome to indianwebportal.com.  We will try to provide most important inforamtion about the webhosting related problems with the solution.

Optimized by SEO Ultimate