Run CGI scripts anywhere in the server + Plesk
Server wide : cd /etc/httpd/conf/ cp -p httpd.conf httpd.conf.bak vi [...]
Server wide : cd /etc/httpd/conf/ cp -p httpd.conf httpd.conf.bak vi [...]
cd /opt mkdir java cd java wget http://javadl.sun.com/webapps/download/AutoDL?BundleId=29210 or wget [...]
If you are getting "No space left on device: mod_rewrite: [...]
Error : BEGIN failed--compilation aborted at /var/cpanel/perl/easy/Cpanel/Easy/Utils/BackGround.pm line 12. Compilation [...]
RewriteEngine on RewriteCond %{HTTP_HOST} ^domainname.com RewriteRule ^(.*)$ http://www.domainname/$1
#!/bin/bash loadavg=$(uptime | awk -F "." '{ print $1 }' [...]
How To: Install ASP (Apache::ASP) on CPanel Login to your [...]
Add the follwing in .htaccessfile AddHandler application/x-httpd-php5 .php