CrazyHarry
Technical User
Hi,
I am trying to take a URL that looks like this:
and make it look like:
(so that if this is a url link on the site it will take you to
I am being told to use:
scriptaliasmatch ^/webstore/web_store.cgi?product=(.*)
/home/pmt/public_html/store/shop/
But I have no idea about the how/where/why to all this... Do I need to make another file? Where does this go? Can somebody step-by-step me? I've googled scriptaliasmatch, and to be VERY honest, I have no idea how it works.
Thanks for your help,
CH
I am trying to take a URL that looks like this:
and make it look like:
(so that if this is a url link on the site it will take you to
I am being told to use:
scriptaliasmatch ^/webstore/web_store.cgi?product=(.*)
/home/pmt/public_html/store/shop/
But I have no idea about the how/where/why to all this... Do I need to make another file? Where does this go? Can somebody step-by-step me? I've googled scriptaliasmatch, and to be VERY honest, I have no idea how it works.
Thanks for your help,
CH