[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [ic] rewrite/redirectmatch
If that is jumping from site A to site B, that's an easy one -- in site A's
config:
Redirect permanent / http://www.siteb.com/cgi-bin/store/
If the redirect is on the same site, you may run into some recursive problems!
http://www.somedomain.com/cgi-bin/store/links/cgi-bin/store/links/cgi-bin/st
ore/links/ ;-)
At 07:19 PM 12/15/00 , you wrote:
>looking for some help with a redirectmatchor rewrite.
>
>I want to redirect whatever is requested at
>http://www.somedomain.com
>to http://www.somedomain.com/cgi-bin/store
>
>so if they goto http://www.somedomain.com/links
>they end up at
>http://www.somedomain.com/cgi-bin/store/links
>
>same with the flypage
>http://www.somedomain.com/01-0110
>would be
>http://www.somedomain.com/cgi-bin/store/01-0110
>
>I am not very good with this rewrite stuff but I managed to find this code.
>
>rewriterule ^/([0-9]+)$ /cgi-bin/<storename>/$1
>
>http://www.vensnews.com
>
>Victor "Ven" Nolton __________________________ http://www.VensNews.com
>http://PragaKhan.com http://LordsofAcid.com http://DarlingNikkie.com
>
> All HTML Encoded email will be ignored. Learn Standards.
>
>_______________________________________________
>Interchange-users mailing list
>Interchange-users@lists.akopia.com
>http://lists.akopia.com/mailman/listinfo/interchange-users
Ryan Hertz tel 800-645-BAIT
Webmaster fax 520-645-2588
Advertising Director http://yamamoto.baits.com
Gary Yamamoto Custom Baits, Inc. http://www.insideline.net
_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users