htaccess

... weakening it's SEO position. So, now after we know why we need it, lets see how it gets done. The idea is to create a url rewrite rule using htaccess file. htaccess file tells to Apache how to access ...
... are various ways to protect such files, including modifying the htaccess file. Many users and developer groups strongly recommend NOT to keep vulnerable files and confidential data inside public_html. ...
... - it might be they have both versions (php 4 & 5). If this is so, stick the following at the end of your .htaccess: SetEnv DEFAULT_PHP_VERSION 5 Plz let me know if this helps eneuron ...