Link to home
Start Free TrialLog in
Avatar of SiemensSEN
SiemensSEN

asked on

Apache redirect

Hello,
 I would like to use apache to redirect pages to a new path.

E.g 1
OLD URL  =http://server1/mwiki/devwiki/index.php/page1.php
Redirect = http://server2/publicwiki/index.php/page1.php

E.g 2
OLD URL  =http://server1/mwiki/index.php/page3.php
Redirect = http://server2/privatewiki/index.php/page3.php

Thanks for the help
SOLUTION
Avatar of a1j
a1j
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial