Quote Originally Posted by lhungil View Post
A 403 Forbidden is your web server telling you you tried to access something you do not have permission to access... Typical causes include: request to access a protected resource, server misconfiguration of access lists, or specifying the wrong RewriteBase in your .htaccess.


Good to hear.
thanks for the reply. actually i followed advise renamed to "RewriteBase/" in the .htaccess file which caused the problem. is this wrong?