Quantcast
Channel: MyBB Community Forums - Tutorials
Viewing all articles
Browse latest Browse all 690

back view the first index.

$
0
0
use this code to redirect to view the first index that tries to access a directory directly.

Code:
<?phpheader('location:/index.php');
die();

save with format : index.php
and place it in any directory you want.


like this. :



Wink

Viewing all articles
Browse latest Browse all 690

Trending Articles