All about technical stuff for both linux & windows.
This is used for URL redirect in PHP. For this you need to add any index.php or default.php. Then add it in the Directory Indexes. <?php header( 'Location: http://www.yoursite.com/new_page.html' ) ; ?>
No comments:
Post a Comment