hi,
i have this redirect rule which doesnt seem to work for some reason.
I have a directory called "blog" inside which the .htaccess with the rule below exists. For some reason it doesnt work any idea?
i have this redirect rule which doesnt seem to work for some reason.
I have a directory called "blog" inside which the .htaccess with the rule below exists. For some reason it doesnt work any idea?
Code:
RewriteEngine On
RewriteRule ^/(.*)$ ../index.php?base=viewblog