View Single Post
Old 09-16-2005, 01:43 PM  
X37375787
Guest
 
Posts: n/a
htaccess question

On one of my sites I run WordPress and have permalinks setup via mod_rewrite. Currently, the posts appear as directories like

http://www.domain.com/category/postname/

I know I could change the permalink structure in the script itself to postname.html - but then the pages indexed by SEs would return 404s all across the site.

Is there a way to divert requests for directories to the virtual .html files as specified by the new rewrite rules?
  Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote