This topic is locked
[SOLVED]

 Page with no security (publicly accessible)

4/27/2014 10:54:41 AM
PHPRunner General questions
F
F5447 author

Hi All,
I have an issue of how can I, with ease, to enable a page which is publicly accessible (no password needed to view the page), once I enable my project with database security (security tab) of static permission.
For example, I have a project of 3 pages, ie: page1.php, page2.php, and page3.php ...

I want my page1.php is publicly accessible (no password needed and open to all to view).
When in security tab, I select <no login> for page1.php, PHPrunner actually remove my project (all pages of php) from security access, and all pages are open for public access.
Kindly advise.
Thanks and regards,

F5447

J
jackolantern 4/28/2014



Hi All,
I have an issue of how can I, with ease, to enable a page which is publicly accessible (no password needed to view the page), once I enable my project with database security (security tab) of static permission.
For example, I have a project of 3 pages, ie: page1.php, page2.php, and page3.php ...

I want my page1.php is publicly accessible (no password needed and open to all to view).
When in security tab, I select <no login> for page1.php, PHPrunner actually remove my project (all pages of php) from security access, and all pages are open for public access.
Kindly advise.
Thanks and regards,

F5447


Use guest profiling to make accessible to anyone without login

Sergey Kornilov admin 4/28/2014

Enable Guest account and provide access to this page or pages via User Group permissions.