Search found 2 matches

by tux
Fri Jan 02, 2009 3:26 pm
Forum: General discussions
Topic: move admin area, and hide php info
Replies: 2
Views: 1418

Re: move admin area, and hide php info

thanks! works fine.. :D
by tux
Fri Jan 02, 2009 5:49 am
Forum: General discussions
Topic: move admin area, and hide php info
Replies: 2
Views: 1418

move admin area, and hide php info

i like to move the admin url to.. for example: miweb/admin/ to protect via cpanel..

in my admin log in, its shows my php version, and my s9y version, and i like hide it from anonymouse users.


any help?

I remove this lines:

<?php
if ($serendipity['expose_s9y']) {
echo sprintf(ADMIN_FOOTER ...