2
votes
1answer
472 views
Using Apache mod_rewrite to remove sub-directories from URL
I'm managing an instance of Wordpress where the URLs are in the following format:
http://www.example.com/example-category/blog-post-permalink/
The blog author did …
