I am using xampp to edit the wordpress theme for my blog now. So, I install the xampp and install a fresh copy of wordpress. Then, I import the database. After all done. I log into the admin page and which to change the setting for the permalink. I wish to change to the second option (
http://localhost/myblog/2007/12/26/sample-post/) but I just can't. What it show there is
http://localhost/myblog/index.php/20...6/sample-post/).
If I change it manually using the custom structure, all links aren't working!
Can anyone help me on this? Is it related to apache setting? How?
Thanks!