Recent Posts

Knowledge Sharing

Knowledge Sharing

Return To Blog Listing

share knowledge to everyone especially in IT (programming, design, java, php, web, xhtml, css)

Search This Blog's Tags For:

Recent Posts Tagged With 'apache'

  • Rename htaccess.txt to be .htaccess in Windows

    Posted on Tuesday November 4th, 2008 at 20:00 in web, joomla, apache, cms, htaccess

    In default Joomla 1.5 installation, there is a file named htaccess.txt. This file will be used if we use Joomla SEO, that is option Use Apache mod_rewrite. Before it can be used, this file should be renamed to .htaccess. In Linux OS, this case is not...

  • Activate mod_rewrite in Apache

    Posted on Tuesday November 4th, 2008 at 17:51 in web, apache

    On the Internet, we often find URL which has many query strings, like show below: http://blog.danigunawan.com/joomla15/index.php?option=com_content&view=article&id=19&Itemid=27 URL with form above will be hard to be indexed by the search ...