Hello
I\'m wondering is there a way to activate the Apache\'s rewriting model \"rewrite_model\", because I\'m using a .htaccess to make a single point access to my website.
Thank you so much for helping!
Hello
I\'m wondering is there a way to activate the Apache\'s rewriting model \"rewrite_model\", because I\'m using a .htaccess to make a single point access to my website.
Thank you so much for helping!
Make sure you have the lines:
RewriteEngine On
RewriteBase /
in your .htaccess file.
Nothing is always absolutely so.