quantass -
Joined: 09 Jul 2005 Posts: 1
|
Posted: Sat Jul 09, 2005 2:37 pm Post subject: X1 - IP Address Control bug ?? |
|
|
Terrific web server (Abyss X1) but I'm having an issue with "IP Address Control". I've established the following Aliases:
/db (D:\MySite\Database)
/Upload (D:\MySite\Upload)
/ (D:\MySite\Website)
Now under IP Address Control I've set:
/Upload (Deny/Allow - Empty for both areas)
/db (Allow/Deny - ALLOW=192.168.1.*, 127.0.0.1, 69.195.253.74, DENY = empty)
/ (Allow/Deny - ALLOW=192.168.1.*, 127.0.0.1, 69.195.253.74, DENY = empty)
What I'm trying to accomplish is to [block access] to all IPs who are NOT 192.168.1.*, 127.0.0.1, and 69.195.253.74 for my Website (/) and Database (/db). However i want to [allow access] to all IPs to my Upload (/Upload) area.
Right now Abyss seems to be having issues with the "/" virtual path. I think its imposing its IP Address COntrol rules to /db and /upload. When i get rid of the "/" IP Address Control the other 2 work fine but when put back its as if /db and /upload are following the rules of "/". Is there a way to have Abyss apply the rules of the child rather than the parent, so "/" may be the parent virtual path but the child "/Upload" should have the final say, as one would expect.
How do i get around this bug? Ideally i dont want any popup password box or have to use a different port # to access the different virtual paths.
Thanks. |
|