asp classic - Redirect from a .asp page / Access databse -


i need page:

http://address.com/research/staff/profile.asp?id=p0026510

to redirect basic html page.

is there anyway can this? have seen on here answers making 301 redirect not sure how set 1 of these files up.

i have tried typing:

redirect 301 /research/staff/profile.asp?id=p0026510 /about/staff/p0026510/p0026510.asp 

into .htaccess file doesn't seem work.

thanks

steve


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -