Pretty URL's on windows host

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
delve2013
Forum Members
Forum Members
Posts: 91
Joined: Thu Jan 31, 2013 4:23 pm

Pretty URL's on windows host

Post by delve2013 »

A client's website is on a windows host and the pretty url's are showing up as ;http://www.domainname.com/index.php/page-name

how do I remove the index.php part?

Any ideas?
Last edited by Dr.CSS on Mon Dec 30, 2013 8:12 pm, edited 1 time in total.
Reason: Please use double quotes or something on fake links so they aren't clickable...
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Pretty URL's on windows host

Post by calguy1000 »

Generally, the answer is 'you can't'
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
JohnnyB
Dev Team Member
Dev Team Member
Posts: 731
Joined: Tue Nov 21, 2006 5:05 pm

Re: Pretty URL's on windows host

Post by JohnnyB »

Are they using Apache or Windows IIS to serve their pages (WAMP or LAMP)?

If using Apache, the .htaccess documentation inside of the /doc/ directory of the CMSMS install should give the information needed (htaccess.txt). Be sure your config.php is using 'mod_rewrite' for pretty URLs.

If you are using Windows IIS 7.5 + it is supposed to come bundled with the Windows version of sef rewriting. If you are using something older, you'll need to add in ISAPI_Rewrite, or something similar to that. But, in both cases, it takes some tweaking the Windows IIS rewrite utilities to meet your needs.
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo

--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
Locked

Return to “CMSMS Core”