UnitedForums - UK Web Hosting Forum UnitedHosting Community Hosting Forums
Network and Server StatusCustomer SupportUK Web Hosting
UnitedHostingUnitedHosting Sitemap UK Hosting ForumUK Web HostingWeb Hosting ForumsUK Reseller HostingWeb Host CommunityUK Managed Dedicated ServersHosting Help and SupportUK Domain Name Registration

Go Back   UnitedForums.co.uk > UnitedHosting Community > Website Development & Scripting

Reply
 
Thread Tools Rate Thread Display Modes
Old 13th January 2008, 05:26 PM   #1 (permalink)
patrikg
Registered User
 
Join Date: Jan 2008
Posts: 1
.htaccess URL rewrite

Hi,

I'm migrating a couple of sites to unitedhosting and can't quite figure out how to tweak .htaccess so that it works. I've searched the forum, but apart from this couldn't really find anything related

(currently the DNS is not yet pointing at the domain, hence the rough URL. The important parts here are obviously the bits after the last two slashes)

http://banshee.xssl.net/~admin244/wa...nham_to_putney

should resolve to /var/www/html/show_walk.php?...

In my .htaccess file I've got the following

RewriteEngine on
RewriteRule ^walks/(.*)/(.*) show_walk.php?id=$1&name=$2

which doesn't work.

I've also tried

RewriteRule ^walks/(.*)/(.*) /var/www/html/show_walk.php?id=$1&name=$2

with the same result.

I'm a bit stumped - does anyone know the solution?
patrikg is offline   Reply With Quote
Old 13th January 2008, 07:26 PM   #2 (permalink)
MrBen
Munky!
 
MrBen's Avatar
 
Join Date: Sep 2003
Location: nr Woking, England
Posts: 2,597
What you've got is correct, it just won't work via the preview URL.

I've just double-checked it on one of my sites and the following is fine.

Code:
RewriteEngine On
RewriteBase /

RewriteRule ^walks/(.*)/(.*) /show_walk.php?id=$1&name=$2
Ben
__________________
Veterinary Practice Management System by SoftFooding
Internet Data Usage Calculator: Estimate your monthly bandwidth usage for your Internet connection.
MrBen is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT. The time now is 03:41 PM.

UK Web Hosting  |  UK Reseller Hosting  |  UK Dedicated Servers UnitedHosting  |  UnitedSupport  |  UnitedForums  |  SEO by vBSEO 3.0.0
Copyright © 1998-2008 United Communications Limited. All Rights Reserved. Registered in England and Wales 3651923 - VAT Reg No. 737662309