Greenguy's Board WebcamWiz CRAZY $5,000 Reward Bonuses


Go Back   Greenguy's Board > General Business Knowledge
Register FAQ Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2009-03-10, 10:49 PM   #1
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
To prevent loops, you want to name the recip to something different than exquisiteangelz.gif and use something like:

Code:
RewriteEngine on
RewriteRule .*exquisiteangelz.gif$ /images/recips/exquisiteangelzrecip.gif [L]
you don't want to name it newexquisiteangelz.gif because that would match the regexp and cause a redirect loop.

Keep in mind, anywhere else on your site that you use RewriteEngine on, you will need to use RewriteOptions inherit or add the rule to that .htaccess as well.
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote
Old 2009-03-10, 11:00 PM   #2
A.J. Angel
And Lord, we are especially thankful for nuclear power, the cleanest, safest
energy source there is. Except for solar, which is just a pipe dream
 
Join Date: Sep 2008
Posts: 229
Quote:
Originally Posted by cd34 View Post
To prevent loops, you want to name the recip to something different than exquisiteangelz.gif and use something like:

Code:
RewriteEngine on
RewriteRule .*exquisiteangelz.gif$ /images/recips/exquisiteangelzrecip.gif [L]
you don't want to name it newexquisiteangelz.gif because that would match the regexp and cause a redirect loop.

Keep in mind, anywhere else on your site that you use RewriteEngine on, you will need to use RewriteOptions inherit or add the rule to that .htaccess as well.
I'm sorry but I'm not sure to understand you. What would be matching the RegEx to cause a redirect loop?

This is actually not for my site but for submitters to link back to my site with the appropriate reciprocal link. |confused|
A.J. Angel is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:51 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc