.htaccess not working on xampp localhost server -


.htaccess not working on xampp localhost server

i tried lot of methods on stackflow still coudn't work.. should do? please..

i'm hosting on godaddy , it's working online not working on xampp localhost

found problem!

i added -multiviews .htaccess file when upload godaddy server, otherwise wouldn't work on godaddy.. had change -multiviews +multiviews

before

rewriteengine on options +followsymlinks -multiviews -indexes 

after

rewriteengine on options +followsymlinks +multiviews -indexes 

Comments

Popular posts from this blog

jquery - How do you format the date used in the popover widget title of FullCalendar? -

Bubble Sort Manually a Linked List in Java -

asp.net mvc - SSO between MVCForum and Umbraco7 -