惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

酷 壳 – CoolShell
酷 壳 – CoolShell
H
Hacker News: Front Page
P
Palo Alto Networks Blog
T
ThreatConnect
Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
T
True Tiger Recordings
P
Privacy & Cybersecurity Law Blog
B
Blog
IT之家
IT之家
Last Week in AI
Last Week in AI
F
Full Disclosure
Hacker News: Ask HN
Hacker News: Ask HN
C
Comments on: Blog
Microsoft Azure Blog
Microsoft Azure Blog
C
Cybersecurity and Infrastructure Security Agency CISA
Microsoft Security Blog
Microsoft Security Blog
博客园 - 【当耐特】
N
News and Events Feed by Topic
NISL@THU
NISL@THU
腾讯CDC
雷峰网
雷峰网
Security Latest
Security Latest
李成银的技术随笔
M
Microsoft Research Blog - Microsoft Research
L
LangChain Blog
L
Lohrmann on Cybersecurity
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
C
Check Point Blog
Y
Y Combinator Blog
Recent Announcements
Recent Announcements
博客园 - Franky
N
News | PayPal Newsroom
V
V2EX
A
About on SuperTechFans
The Register - Security
The Register - Security
月光博客
月光博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Google Online Security Blog
Google Online Security Blog
MyScale Blog
MyScale Blog
Cisco Talos Blog
Cisco Talos Blog
Vercel News
Vercel News
WordPress大学
WordPress大学
C
Cyber Attacks, Cyber Crime and Cyber Security
The Hacker News
The Hacker News
IntelliJ IDEA : IntelliJ IDEA – the Leading IDE for Professional Development in Java and Kotlin | The JetBrains Blog
IntelliJ IDEA : IntelliJ IDEA – the Leading IDE for Professional Development in Java and Kotlin | The JetBrains Blog
爱范儿
爱范儿
A
Arctic Wolf
L
LINUX DO - 最新话题
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More

博客园 - steeven

Dlink dwl-122 ver c1在windows 2003下的驱动安装 利用工作流给Windows SharePoint Service 3.0添加Skype通知功能 - steeven 替朋友发布一下:招聘java开发人员 YY一下IT业的未来 c盘不够用了怎么办?目录连接,简单扩充 wpf中显示HTML - steeven - 博客园 编程查看对象的xaml c#语法里面应该加上对属性的reflection引用 WPF应用程序模型 wpf印象 wpf 3d笔记1 wpf的一些小demo (links) - steeven wpf的3d遗憾 WPF写的Guess Number 比较简洁的Singleton Proces(唯一进程)程序 Windows维修 在虚拟机下体验ubuntu(有奔头) vs2005 Click Once程序在Jsp虚拟主机上发布,不能安装问题 C#版的2006新春祝福 - steeven - 博客园
windows sharepoint service 3.0 wss3 URL 映射问题,差点把网站废掉
steeven · 2006-12-21 · via 博客园 - steeven

在公司新安装了wss3, 界面很漂亮,但是巨慢,整整消耗了500M内存。

默认安装以后会绑定到机器名,就是ip访问了网站也会自动重定向到机器名字。如果不在同一个域中,工作组中的电脑会没法解析域名,比较麻烦。
解决方法是:
控制面板->管理工具->Sharepoint 3.0 管理中心-> 操作->备用访问映射->添加内部URL, 在里面指定IP就可以.

我原来的做法是直接编辑原始URL, 把电脑名字改成IP. 结果不小心改成一个错误IP.....恶梦开始了。
显然sps没有判断IP的有效性。我怎样打开管理中心,登录后经过漫长等待都无法访问。

改hosts解析域名没用。
后来偶然发现C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN目录下面有很多命令行工具。最后尝试通过命令行去加addalternatedomain/extendvs/extendsvsinwebfarm/....
最后无奈中改了admin端口,stsadm -o setadminport -port 3800。哈,终于活过来了。sps自动添加了基于域名的旧端口和新端口映射。。。

头次接触sharepoint, 一直没找到数据库,希望高手指点。

另外,可以打开整个网站的匿名访问,无需用户每次登录。
位置:应用程序管理
> 验证提供程序 > 编辑验证