linux Archive
-
Removing file extension via .htaccess
Posted on | No CommentsTo make the following URL : www.example.com/about-us.html to www.example.com/about-us we need to rewrite the htaccess. We have an easy method to rewrite all the files with just one code. RewriteEngine […] -
Install Skype 4 On Fedora 64bit
Posted on | No CommentsSkype is 32 bit application. So its takes some steps to install it on a 64bit Fedora. But its doable and i have done it. […]