lunar pages hosting clean urls

Posts: 70
Joined: 01/19/2008
Uber Donor

just in case anybody is looking on how to enable clean urls in drupal for ubercart use when hosted at lunar pages

make sure this is in your htaccess
RewriteBase /pathtostore
RewriteEngine on

in /store/sites/default/settings.php
line 115 uncomment and change to url of store

Posts: 5269
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Thanks for pointing that out... maybe we can get an FAQ page on troubleshooting clean URLs.

Posts: 25
Joined: 05/31/2008

Are you using a shared web hosting or delicated web hosting(virtual server)? I use shared web hosting on lunarpages, and can enable clean url on my PC, but when I can upload my .htaccess file to lunarpages, no use at all. I have httpd file for apache changed but I can't upload this file, I don't have the previlige. How to do? Can you help?