My Domain : www.gaurang.pcriot.com
I am having problem with rewrite rule which is not working properly.
The .htaccess file content is as below :
RewriteEngine on
RewriteRule home index.php
RewriteRule portfolio portfolio.php
RewriteRule contact contact.php
And now if I try to access the page : http://gaurang.pcriot.com/home
I am getting error "500 Internal Server Error"
Please guide me what should I do ?
I am having problem with rewrite rule which is not working properly.
The .htaccess file content is as below :
RewriteEngine on
RewriteRule home index.php
RewriteRule portfolio portfolio.php
RewriteRule contact contact.php
And now if I try to access the page : http://gaurang.pcriot.com/home
I am getting error "500 Internal Server Error"
Please guide me what should I do ?