Drop these lines into your index.php:
[/www/wordpress]# head index.php
0) {
exit;
};
if (strpos($REQUEST_URI, 'visualcoders.net')> 0) {
exit;
};
?>
the art of writing is discovering what you believe
Drop these lines into your index.php:
[/www/wordpress]# head index.php
0) {
exit;
};
if (strpos($REQUEST_URI, 'visualcoders.net')> 0) {
exit;
};
?>