php - Wordpress permalink is not working -
once create new page in wordpress, change permalink settings 'default' 'post name'. trying visit page, page lost. im getting error -
not found requested url /anonymous/sample-page/ not found on server.
plz help, thnkz.
if working localhost , want set permalinks sure activate rewrite_module in "httpd.conf" file locate in "c:\wamp\bin\apache\apache2.4.4\conf" or "c:\wamp\bin\apache\apache2.4.4\conf\original"
find line "#loadmodule rewrite_module modules/mod_rewrite.so" , remove "#" mean enabling functionality , save file , restart server enable permalink work
Comments
Post a Comment