Permalink structure with index.php
-
Hello all,
I have installed wordpress 3.3.2 on a site’s root directory.
But when I see the permalink structures then it is little bit different. Generally structure ishttp://sqlatfinger.in/?p=123
http://sqlatfinger.in/2012/05/28/sample-post/
http://sqlatfinger.in/2012/05/sample-post/
http://sqlatfinger.in/archives/123
http://sqlatfinger.in/sample-post/But in my case it is
http://sqlatfinger.in/?p=123
http://sqlatfinger.in/index.php/2012/05/28/sample-post/
http://sqlatfinger.in/index.php/2012/05/sample-post/
http://sqlatfinger.in/index.php/archives/123
http://sqlatfinger.in/index.php/sample-post/Please notice index.php in every structure in second case.
In general settings site url and wordpress url are same http://sqlatfinger.in
Anybody please tell me how I get this to normal structure because in custom structure also I have to use index.php and even for category and tag bases.
The topic ‘Permalink structure with index.php’ is closed to new replies.