How to remove the index.php? from urls

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
Edski
Posts: 2
Joined: Tue 12. Oct 2010, 13:33

How to remove the index.php? from urls

Post by Edski »

Hello,

I'm running phpwcms version 1.3.9

My urls are like http://www.mysite.com/index.php?contact
I would like to have the urls without the index.php? like http://www.mysite.com/contact

Is this possible and how can I do it?

Thanks,
Edski
Last edited by Edski on Tue 12. Oct 2010, 19:56, edited 1 time in total.
Edski
Posts: 2
Joined: Tue 12. Oct 2010, 13:33

Re: How to remove the index.php? from urls

Post by Edski »

I have tried the url rewrite from phpwcms but that leaves the extension (.phtml) in the url
User avatar
juergen
Moderator
Posts: 4556
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

Re: How to remove the index.php? from urls

Post by juergen »

Another one is not supported from the system throughout the code.
Post Reply