- open
ipconfig.php
and comment out the top line in the file by adding a#
at the beginning of the first line. The result should be like this:
# <?php exit('No direct script access allowed'); ?>
- close the
ipconfig.php
file
ipconfig.php
and comment out the top line in the file by adding a #
at the beginning of the first line. The result should be like this:# <?php exit('No direct script access allowed'); ?>
ipconfig.php
file