M
Malcolm Walker
Because I have a site hosted on a Unix server albeit with FPSEs
installed I have login to a sub web through a PHP script. This login is
to enable only users with their own registered user names and passwords
to access the sub web.
However I can also access all the pages of the sub web by using their
URL. By what process do I block this public access?
installed I have login to a sub web through a PHP script. This login is
to enable only users with their own registered user names and passwords
to access the sub web.
However I can also access all the pages of the sub web by using their
URL. By what process do I block this public access?