Search results

  1. X

    [Help].htaccess help needed

    Thanks you so much it worked! :wink:
  2. X

    [Help].htaccess help needed

    Yes,i did but it cant help even after that i cant access to gd directory on my site using browser it give me a 404 not found error D: my .htaccess with RewriteEngine On RewriteEngine On RewriteBase / RewriteRule ^index.php$ index2.php [L,NC]
  3. X

    [Help].htaccess help needed

    Hello, I am new here and completely new to php coding and .htaccess.I readed on net that if you use mod_rewrite func you can redirect any file to another for ex (index.php redirect to index2.php) So,i wanted to try it but it does not redirect to index2.php from index.php .htaccess file...
Top