Product:
Search Type:

[How To] How do I disable guest sites creation in SiteBuilder?

Article ID: 4012 
Last Review: Mar,18 2008
APPLIES TO:
  • Sitebuilder 3.x for Windows
  • Sitebuilder 4.0 for Windows
  • Sitebuilder 4.1 for Windows

RESOLUTION

It can be done with special configuration parameter in <SB_DIR>\Web\web.config file. Where, by default, <SB_DIR> - C:\Program Files\SWsoft\Plesk\Sitebuilder, if Sitebuilder is integrated with Plesk, or C:\Program Files\Sitebuilder if it is standalone installation.

 

Following parameter should be changed:

 

<add key="AllowAnonymousSites" value="true"/>


"True" is default value.

 

After changing the value to “false” guest users will be redirected to Sitebuilder login page, Wizard will be accessible only for Sitebuilder users.


Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields