Restrict Anonymous Users to view Form Pages in MOSS 2007

If you enable the anonmous access in MOSS 2007 網站. The anonmous user will able to access the form pages like: 銈://server/pages/forms/allitems.aspx

If you want to restrict anonymous users to access those default form pages.

Enable the ViewFormsPagesLockdown Feature to restrict anonymous users to access the site

語法: stsadm.exe -o activatefeature -url -filename

範例: […]

如何顯示快速啟動 Web部件頁 /自定義頁面在莫斯 2007

要顯示快速啟動自定義 Web部件頁

按照以下步驟啟用快速啟動 :

通常當我們創建 Web部件頁的快速推出將不會顯示在左側的導航欄

Open the Page for editing in Sharepoint Designer Remove the LeftNavBar Content Place holder from Master Page […]