cjvannette
Member
Posted 1 year ago #
Regarding this fix:
http://codex.wordpress.org/FAQ_Troubleshooting#How_to_fix_404_error_when_using_Pretty_Permalinks.3F
My webhost says "we do not support mod_rewrite on our windows platform," which I guess means they aren't willing to activate the module for me. Is there a workaround for "pretty permalinks"?
they aren't willing to activate the module for me
Windows servers simply do not have a mod_rewrite module.
See http://codex.wordpress.org/Using_Permalinks#Permalinks_without_mod_rewrite
cjvannette
Member
Posted 1 year ago #
Ah ha! Good to know. I'll see if they're willing to install the URL Rewrite Module. Thanks.