pp wrote: > > Users that do have an login, you mean? You'll either have to modify nadmin to > > explicitly ban these users, or use apache features to restrict access based > > on IP. > > well, Emile, how You mean restrict based on IP adress?
Apache can restrict users based on IP (Midgard doesn't come into play here): http://httpd.apache.org/docs/mod/mod_access.html > I think that "that" users will log from the same IP to nadmin > and Asgard and old admin site. It was just a thought. > I propose: > 1. create adress which users doesn't know > 2. make simple hack for login nadmin page > something like: > <? if (!$username == 'admin') {exit;} ?> Yep, probably easier. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
