Apache Redirects

Hi guys.
I am not configuring properly the redirect for */site1 to */site2

Can you please check my steps and redirect me on how to solve this ?

kindly refer below link for solution

1 Like

my httpd service is not starting after editing httpd.conf and main.conf
it shows below error.
httpd serivce Couldn 't add fd to fd store linux

You don’t have to edit main.conf

You need just to add redirect rules to httpd.conf.
Redirect 301 and Redirect 302

1 Like