index.php appearing on one page
Permalink
Hi there,
I setup a site and enabled pretty links which removed index.php from the links in all pages except one.
My main URL ishttp://www.your-cutting-edge.com/... and the URL where index.php still appears ishttp://www.your-cutting-edge.com/blog...
I added the pretty links code to the .htaccess file and also added the following line in the site.php file in the config folder:
define('URL_REWRITING_ALL',true);
Still only for the above blog URL, it keeps redirecting to the following:http://www.your-cutting-edge.com/index.php/blog/...
Can someone help please? The blog URL above is a wordpress add on.
Thanks.
I setup a site and enabled pretty links which removed index.php from the links in all pages except one.
My main URL ishttp://www.your-cutting-edge.com/... and the URL where index.php still appears ishttp://www.your-cutting-edge.com/blog...
I added the pretty links code to the .htaccess file and also added the following line in the site.php file in the config folder:
define('URL_REWRITING_ALL',true);
Still only for the above blog URL, it keeps redirecting to the following:http://www.your-cutting-edge.com/index.php/blog/...
Can someone help please? The blog URL above is a wordpress add on.
Thanks.