Dude
09-19-2006, 03:02 AM
Ok, nobody read my computer help post, so I have decided to make this the first contest.
the winner of this easy question below needs to post a working solution to the problem in this thread,
by working solution I mean that I can copy and paste your answer and it will make the 1st page redirect to the 2nd page, and only the first page, (if you just redirect all pages or a bunch of pages, that does not count).
the first person to answer it correctly gets $5.00 by paypal.
here is the question: I am trying to add a redirect to my
.htaccess file
this is what I have:
rewriteEngine On
RewriteRule ^http://www.hundredbling.net/index.php?act=rssout&id=1$ http://www.hundredbling.net/external.php?type=RSS2
anyone familiar with the apache rewrite engine can see that this will obviously not work to forward the link because some of the characters are not correct, missing, or not in the right format.
The frist person to post the correct answer in this thread, of how to get apache to forward this link, wins the contest.
the winner of this easy question below needs to post a working solution to the problem in this thread,
by working solution I mean that I can copy and paste your answer and it will make the 1st page redirect to the 2nd page, and only the first page, (if you just redirect all pages or a bunch of pages, that does not count).
the first person to answer it correctly gets $5.00 by paypal.
here is the question: I am trying to add a redirect to my
.htaccess file
this is what I have:
rewriteEngine On
RewriteRule ^http://www.hundredbling.net/index.php?act=rssout&id=1$ http://www.hundredbling.net/external.php?type=RSS2
anyone familiar with the apache rewrite engine can see that this will obviously not work to forward the link because some of the characters are not correct, missing, or not in the right format.
The frist person to post the correct answer in this thread, of how to get apache to forward this link, wins the contest.