It would still be http://pureformusa.com/
with .htaccess
Jason
Well, my first idea would be not to use .htaccess for this.
You can do it rather simply in PHP. Change the
index.whatever in the
site to index.php and replace any code you have there with
this:
<?PHP
include("http://pureformusa.com/mm5/merchant.mvc?Scree
n=SFNT&Store_Code=
1&Category_Code=WKLY");
?>
That will load the page you want and still keep
http://performanceusa.com/
as the URL.
If you don't have PHP capabilities, I'll keep looking.
________________________________
Alex Boyer
Webmaster
Hobby Products International
70 Icon Street
Foothill Ranch, CA 92610 USA
949 753 1099 x 135
949 753 1098 fax
Latest Option Parts and Bodies!
-----Original Message-----
From: Brian Campbell | Truvisio Interactive
[mailto:brian truvisio.com]
Sent: Wednesday, March 15, 2006 8:16 AM
To: Alex Boyer
Cc: Miva 5.x Users
Subject: Re: [m5u] .htaccess challenged
Exactly! on other pages it would be nice to simplify URLs,
but not
necessary...it's the home page we're worried about the
most
On Mar 15, 2006, at 9:07 AM, Alex Boyer wrote:
> Could you explain in more detail what exactly you want
to accomplish
> please? I didn't understand completely when I read it
the first time.
>
> Here's what I think you said:
>
> You currently redirect users when they go here:
> http://pureformusa.com/
>
> To this page:
> http://puref
ormusa.com/mm5/merchant.mvc?
> Screen=SFNT&Store_Code=1&Categor
> y_Code=WKLY
>
> But you want to keep the URL looking like this:
> http://pureformusa.com/
>
> Is that basically it?
> ________________________________
>
>
> Alex Boyer
> Webmaster
> Hobby Products International
> 70 Icon Street
> Foothill Ranch, CA 92610 USA
> 949 753 1099 x 135
> 949 753 1098 fax
>
> Latest Option Parts and Bodies!
>
>
> -----Original Message-----
> From: owner-merchant5-users listmgr.miva.com
> [mailto:owner-merchant5-users listmgr.miva.com] On Behalf
Of Brian
> Campbell | Truvisio Interactive
> Sent: Tuesday, March 14, 2006 8:56 PM
> To: Miva 5.x Users
> Subject: [m5u] .htaccess challenged
>
> Ok, I'm certified, card carrying mod_rewrite/.htaccess
retard...i
> think my handicap has roots in my unreasonable fear of
regular
> expressions. Anyway, my client wanted to have featured
products on
> the SFNT page which i accomplished by creating a
category for such
> products and making all links/redirects on the site
that lead to the
> home page contain "Category_Code=WKLY" in
them. Now my client wants
> the home page url to look nice and neat "like all
the others on the
> 'net"...so instead of the current url (be
gentle, it's a work in
> progress)...
>
> http://puref
ormusa.com/mm5/merchant.mvc?
> Screen=SFNT&Store_Code=1&Category_Code=WKLY
>
> they want...
>
> http://pureformusa.com/
>
> fair enough. any suggestions? any great url rewriting
references you
> can spam me with? hit me with anything you've got...
>
> ------------------ MIVA CORPORATION FOOTER
-------------------
> FEATURE REQUESTS: mailto:wishlist miva.com
> TO FIND HELP: mailto:merchant5-users-help listmgr.miva.com
> TO UNSUBSCRIBE - Send mail to:
> mailto:merchant5-users-unsubscribe listmgr.miva.com
> if you need to unsubscribe a different address, send
a message to:
> mailto:ezmlm listmgr.miva.com
> with a subject or message body of
> unsubscribe merchant5-users yourname yourdomain.com
> ---------------- END MIVA CORPORATION FOOTER
-----------------
>
>
--------------------------------------------------------
>
>
> Disclaimer:
> This email is confidential and may be privileged or
otherwise
> protected by work product immunity or other legal
rules. It is
> intended solely for the use of the individual to whom
it is
> addressed. If you are not the intended recipient, be
advised that
> you have received this email in error and that any use,
disclosure,
> dissemination, forwarding, printing, saving or copying
of any of
> its contents is strictly prohibited. If you have
received this in
> error please let us know by email reply, then delete
this email
> from your computer system. You may not take any other
action in
> reliance on this email.
> Any views or opinions presented are solely those of the
author and
> do not necessarily represent those of Hobby Products
International,
> Inc.
>
> ------------------ MIVA CORPORATION FOOTER
-------------------
> FEATURE REQUESTS: mailto:wishlist miva.com
> TO FIND HELP: mailto:merchant5-users-help listmgr.miva.com
> TO UNSUBSCRIBE - Send mail to:
> mailto:merchant5-users-unsubscribe listmgr.miva.com
> if you need to unsubscribe a different address, send
a message to:
> mailto:ezmlm listmgr.miva.com
> with a subject or message body of
> unsubscribe merchant5-users yourname yourdomain.com
> ---------------- END MIVA CORPORATION FOOTER
-----------------
>
>
>
--------------------------------------------------------
Disclaimer:
This email is confidential and may be privileged or
otherwise protected by
work product immunity or other legal rules. It is intended
solely for the
use of the individual to whom it is addressed. If you are
not the intended
recipient, be advised that you have received this email in
error and that
any use, disclosure, dissemination, forwarding, printing,
saving or copying
of any of its contents is strictly prohibited. If you have
received this in
error please let us know by email reply, then delete this
email from your
computer system. You may not take any other action in
reliance on this
email.
Any views or opinions presented are solely those of the
author and do not
necessarily represent those of Hobby Products International,
Inc.
------------------ MIVA CORPORATION FOOTER
-------------------
FEATURE REQUESTS: mailto:wishlist miva.com
TO FIND HELP: mailto:merchant5-users-help listmgr.miva.com
TO UNSUBSCRIBE - Send mail to:
mailto:merchant5-users-unsubscribe listmgr.miva.com
if you need to unsubscribe a different address, send a
message to:
mailto:ezmlm listmgr.miva.com
with a subject or message body of
unsubscribe merchant5-users yourname yourdomain.com
---------------- END MIVA CORPORATION FOOTER
-----------------
------------------ MIVA CORPORATION FOOTER
-------------------
FEATURE REQUESTS: mailto:wishlist miva.com
TO FIND HELP: mailto:merchant5-users-help listmgr.miva.com
TO UNSUBSCRIBE - Send mail to:
mailto:merchant5-users-unsubscribe listmgr.miva.com
if you need to unsubscribe a different address, send a
message to:
mailto:ezmlm listmgr.miva.com
with a subject or message body of
unsubscribe merchant5-users yourname yourdomain.com
---------------- END MIVA CORPORATION FOOTER
-----------------
|