Post Installation instructions say to view the result at http://yoursite/ssu_check.php to check if anything is wrong with the current settings. Below is the result obtained. However, I have no idea whatsoever if this means everything is great or something is wrong. If anyone can interpret this it will be a great help. Thanks again to yellow and the rest of the community.

Warning Checking includes/configure.php
Warning Suggested .htaccess content
Success #### BOF SSU Options +FollowSymLinks -MultiViews RewriteEngine On RewriteBase / # Deny access from .htaccess RewriteRule ^\.htaccess$ - [F] RewriteCond %{SCRIPT_FILENAME} !-f RewriteCond %{SCRIPT_FILENAME} !-d RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA] #### EOF SSU
Warning Checking cache write permission