Forum Moderators: phranque

Message Too Old, No Replies

Mod re-write help please

Mod re-write help please

         

lcp03o

5:04 pm on Apr 16, 2005 (gmt 0)

10+ Year Member



Hi

Im completely new to the mod rewrite and I just can not get it to work on my site, Any help you can give me would be great!

I have this url [computing-forums.com...]

I want to rewrite it to something like

[computing-forums.com...] or
[computing-forums.com...]

is this possible?

Here is the code for my .htaccess

Options +FollowSymLinks
RewriteEngine on
RewriteBase /
RewriteRule type(.*)-(.*).htm$ /index.php?module=cheats&cheat=$1

Am I anywhere near the right direction?

jdMorgan

6:30 pm on Apr 16, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



lcp03o,

Welcome to WebmasterWorld!

Paragraph 4 in message #5 in this recent thread [webmasterworld.com] may help get you started in the right direction. Changes are required on both your pages and in .htaccess.

Jim

aff_dan

9:14 am on Apr 17, 2005 (gmt 0)

10+ Year Member



Can you please help with making the following this rewrite rule for:

site.com/search.php?Keywords=help site

I want to rewrite it to something like

site.com/help-site.html

Could that code be SEO?Could be indexed by google?

Any help please?

Regards,
Dani