On a website I currently have a folder where the Wordpress installation is
greatgreenwidgets
that I would like to amend to
great-green-widgets
and also
currently have permalink structure of
/index.php/%post_id%/%postname%/
that I would like to change to 'Post Name'
ie sample-post/
Is it possible to do either of the above WITHOUT causing 404 errors?
ie via redirects etc in the htaccess?