Pretty URLs

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.
Post Reply
donia
Forum Members
Forum Members
Posts: 11
Joined: Wed Feb 27, 2008 3:22 am

Pretty URLs

Post by donia »

I have Pretty URLs enabled on several other CMS installations. However, I am unable to get them working on a particular one. I am running 1.11.4 - no special modules installed. I am currently building on an IP address, and will eventually point the domain to it. I have modified the config file and uploaded the distributed .htaccess file. The current location is: http://184.172.162.180/~homergle/ (which is what I have as the base URL in config.php). The home page loads fine, but any links in the menu to HTML files give error 404.

Thank you.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Pretty URLs

Post by Dr.CSS »

Most likely you will need to use this in your htaccess...

#Sub-dir e.g: /cmsms
RewriteBase /~homergle
donia
Forum Members
Forum Members
Posts: 11
Joined: Wed Feb 27, 2008 3:22 am

Re: Pretty URLs

Post by donia »

Worked perfectly. Thanks so much.
Post Reply

Return to “CMSMS Core”