stevan - Posts

Return to advanced search

Simple Change Help

I am trying to redo the following Rewrite Rule I have tried and get errors I am new so I guess I need some help RewriteEngine on RewriteBase / RewriteRule ^([0-9]*).htm/?$ links.php?cid=$1 [L] Now the adress FOr a Cat page is http://www.cruisevacationcenter.net/51.htm Want it to show http://www.crui...
by stevan
Sun Sep 16, 2007 1:54 pm
 
Forum: Apache mod Rewrite
Topic: Simple Change Help
Replies: 1
Views: 858

I change the code to what you said and what happens now is the address is the same BUT when i click on a Cat I get a 404
by stevan
Thu Sep 13, 2007 12:09 pm
 
Forum: Apache mod Rewrite
Topic: mod_rewrite Help
Replies: 3
Views: 1238

mod_rewrite Help

I have never done this before and I have a script I am trying to make works I fixed almost all the other errors BUT I wnat to make it so the pages are like my old script Right now the main page web adress is -http://www.webadress.net/links/-page-0.html I want to change it to -http://www.webadress.ne...
by stevan
Mon Sep 10, 2007 11:15 pm
 
Forum: Apache mod Rewrite
Topic: mod_rewrite Help
Replies: 3
Views: 1238

Return to advanced search