hi mate(s),
permalinks not working in local?
just follow the two steps,
Open your httpd.conf configuration file [that is in C:\xampp\apache\conf\]
1. remove # from #LoadModule rewrite_module modules/mod_rewrite.so [line number 118]
2. change AllowOverride None to AllowOverride All [line number 188]
and restart Apache web server once [C:\xampp – double click xampp_restart.exe] or else just restart your system
hi mate(s),
permalinks not working in local?
just follow the two steps,
Open your httpd.conf configuration file [that is in C:\xampp\apache\conf\]
1. remove # from #LoadModule rewrite_module modules/mod_rewrite.so [line number 118]
2. change AllowOverride None to AllowOverride All [line number 188]
and restart Apache web server once [C:\xampp – double click xampp_restart.exe] or else just restart your system