pretty urls without mod_rewrite?
-
Hi, my current host thinks they can afford to leave mod_rewrite disabled even if their customers ask for it. Go figure. They told me to do without permalinks. LOL.
I have two worries because of that – how can I make sure wp does not touch .htaccess to add its rewrite rules (as this, uh, brings the site down)?
I noticed it touches htaccess when you create a new page, for example. Will it stop touching htaccess *for good* if I set the permalink setting to “default”? Or do I need to do something else?
Secondly, more interestingly, is there a way to get nice permalinks without mod_rewrite enabled (other than switching hosts)? I’ve read about nifty things you might do on IIS, or even install rewrite software, but is there something reasonably elegant that could be done? Oh, and sorry, I don’t want /index.php/ in my urls *after* I’ve prettified them lol…
The topic ‘pretty urls without mod_rewrite?’ is closed to new replies.