Archive for January, 2011

Python handler for .htaccess

Add the below python handler to .htaccess to make apache parse Python .py scripts

AddHandler mod_python .py
PythonHandler test2

Comments Off more...

Keyboard mapping issues in ubuntu VNC

If you are facing issues with keyboard mapping in ubuntu which is the most common error currently you can use the below solution,

Find your start up script

find / -name xstartup

in file xstartup

You have to add the line export XKL_XMODMAP_DISABLE=1 before /etc/X11/Xsession or gnome-session (in case you use GNOME)

export XKL_XMODMAP_DISABLE=1

restart your vnc and all is fixed :)

Comments Off more...

enable php4 in cpanel server

Looking  to enable php4 in php5 based server

install php 4 first in server using easyapache and add the below code in .htaccess of your account to use php4

AddType application/x-httpd-php4 .html

AddHandler application/x-httpd-php4 .html

Comments Off more...

Hillock's Wiki

Unlimited Hosting Solutions
  • Categories

  • Twitter Updates

    • Calendar

      January 2011
      M T W T F S S
      « Dec   Mar »
       12
      3456789
      10111213141516
      17181920212223
      24252627282930
      31  
    • SMS Text Message

      Phone number

      Carrier

      *Standard text messaging rates may apply from your carrier*
    • © 2011 Hillock Hosting. All rights reserved
      Jarrah theme by Templates Next | Powered by WordPress