Archive

Archive for the ‘Localhost’ Category

Enable WordPress Permalink In Localhost Using XAMPP

September 2nd, 2008 Admin 6 comments

Do you want to change wordpress permalink in localhost using XAMPP but return page not found? So this is the right place for you to fix it and using permalink in localhost. As default, XAMPP was disabled rewrite module for .htaccess so it will ignore any rewrite module that needed to make permalink. To enable this module you just need easy one single step!

Here we go … By default, XAMPP will have folder installation in C:\xampp. Now open C:\xampp\apache\conf\httpd.conf using your favourite text editor (i prefer to Notepad++ since they very powerfull than original notepad) and find this code. If you using Notepad++ like me just press Ctrl+G and enter 118 to go to lines 118.

Read more…

Categories: Localhost Tags: