允许设置的IP可访问WC
<Apache_home>/conf/extra/app-Windchill.conf如下:
<Directory "C:/ptc/Windchill_8.0">
Options Indexes FollowSymLinks
allow from 127.0.0.1
allow from 10.73.134.116
deny from all
</Directory>
允许设置的IP可访问WC
<Apache_home>/conf/extra/app-Windchill.conf如下:
<Directory "C:/ptc/Windchill_8.0">
Options Indexes FollowSymLinks
allow from 127.0.0.1
allow from 10.73.134.116
deny from all
</Directory>