Hi,
I have some custom redirection rules for my website. These redirection rules are not working via .htaccess as expected as some of my files are loading from outside public_html. I have tried the same redirection rules directly in httpd.conf vhost section of the particular website. Then all the rules are found working fine as expected.
Meanwhile these custom redirection rules are found getting vanished after every apache rebuild and server restart. Is it possible to make my custom redirection rules permanent in httpd.conf ?
Let me know how can I do that ?
I have some custom redirection rules for my website. These redirection rules are not working via .htaccess as expected as some of my files are loading from outside public_html. I have tried the same redirection rules directly in httpd.conf vhost section of the particular website. Then all the rules are found working fine as expected.
Meanwhile these custom redirection rules are found getting vanished after every apache rebuild and server restart. Is it possible to make my custom redirection rules permanent in httpd.conf ?
Let me know how can I do that ?