|
|
|
|
|
|
![]() |
#4 |
a.k.a. Sparky
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
|
Code:
RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteRule .* http://whereyouwanttosendthem/ [L,R=301] If its an unconditional redirect, you don't even need the RewriteCond rule to be there.
__________________
SnapReplay.com a different way to share photos - iPhone & Android |
![]() |
![]() |
|
|