0

How to redirect without .htaccess

I need to redirect my site to another location. But without using .htaccess file. How to do so..?

Htaccess Add a comment
dylan
asked Apr 22 2017

Answer

0

You can redirect without .htaccess file by directly doing that in httpd.conf file. And its recommended too.....

Add a comment
jagannatharumugam
asked Apr 24 2017
edited Oct 05 2018
Post your Answer