LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   General (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=25)
-   -   lsws admin panel -- need help (http://www.litespeedtech.com/support/forum/showthread.php?t=3329)

Jason Sanders 09-02-2009 01:15 AM

lsws admin panel -- need help
 
Hello!

I was playing around with the admin panel IP access thing so only I could access it.

I added the IP 94.* in the configuration and rebooted, now I'm unable to access the panel completely.

How can I reset/remove the IP limitations it?

auser 09-02-2009 02:19 AM

edit your lsws/admin/conf/admin_config.xml
it should be like this:
Code:

    <security>
        <accessControl>
            <allow>ALL</allow>
            <deny></deny>
        </accessControl>
    </security>



All times are GMT -7. The time now is 12:13 AM.