Hello,
Currently I have the following URL structure:
http://www.mysite.com/admin/blog/penetration-project/
However, I want the URL to be seen as:
http://www.mysite.com/pages/blog/penetration-project/
And I was wondering how I would accomplish this via the .htaccess file?
Thanks.