Hey Everyone,
So I got the PU's working on half a dozen other servers, but not bell. For those who do not know, bell is the original phone company in Canada, and they offer a crappy DSL/Hosting service... and they wonder why I use a cable compay for my home phone service... but that aside.
I have used the .htaccess file out of the box with no problems. Now I am working on sites at bell and am running into the dreaded 404 issues.
When I finally got through to support, they said they can not find any reference to 'my' htaccess script and wanted me to try the below.
# are allowed to access (ext, ext1). This just gives error 403 Forbidden.
SetEnvIfnoCase Referer "^http://(www\.)?domain\.com" locally_linked
SetEnvIf Referer "^$" locally_linked
Order Allow,Deny
Allow from env=locally_linked
I personalized it ... and it didn't work. No surprise really, I would expect nothing but the best from Bell.
So my question is... does anyone have pretty urls working on Bell? Anyone have some insight? Just about anything would be appreciated really.
Thank you everyone!
David
(SOLVED - doh!)Pretty URLs on Bellhosting.ca
(SOLVED - doh!)Pretty URLs on Bellhosting.ca
Last edited by dmagill on Fri Feb 08, 2008 5:26 pm, edited 1 time in total.
Re: Pretty URLs on Bellhosting.ca
mmmmmm I seem to have solved this myself. Hehe Sorry.
I set the Internal Pretty URLS and it worked perfectly.
I think I will go take some cold meds and get some shut eye.
Sorry
I set the Internal Pretty URLS and it worked perfectly.
I think I will go take some cold meds and get some shut eye.
Sorry