.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

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -