• I’m trying to figure out what WP directory and .htaccess file I have to modify in order to create a new permalink/archive structure for my WP site. I have no idea about mod_rewrite etc so any help regarding where to begin would be greatly appreciated.
    Thanks!

Viewing 1 replies (of 1 total)
  • If you have just installed, go to Options — Permalinks.
    Accept the default, and click Update Permalink Structure.
    Copy the generated rules – this will get the mod_rewrite function working just fine.
    Paste in notepad, save it, ftp to your wp directory, and rename it, once there, to .htaccess
    If you want a different structure, then adjust the way you create the permalinks by altering what goes into the update box.

Viewing 1 replies (of 1 total)

The topic ‘.htaccess & Permalinks/Archives?’ is closed to new replies.