walled-garden, path problem

Hi everyone, I have a problem trying to add a website to my hotspot walled-garden.

My problem is that I add the website"www.example.com", and then the users(connected to the captive portal) should go to “www.example.com/account/?user=asd&pass=asd”… so I added “/account/” to the path field.

unfortunately this doesn’t work… users can only enter to "“www.example.com/account/” but no to “www.example.com/account/?user=asd&pass=asd”… and if they do, they’ll get redirected to the default login page.


I checked the path option(walled-garden), and it says that it is a regular expression… so I don’t get it why it doesn’t work.


Any help would be very great !!..


Thanks

I just checked mine. I entered only the domain name (like www.example.com) and I could access all subdirectories.

edit: If that server is a static ip, then try using the ip address in “/ip hotspot walled-garden ip” instead of the domain name.

yes, that is the case, but doesn’t solve my problem =S…


if I allow access to “www.example.com/accounts/”, users can’t access “www.example.com/accounts/?username=asd&pass=asd”, and that is my problem.

The same thing happens when I deny access to “www.example.com/accounts/”, user can access “www.example.com/accounts/?next=asd”…