Page is a not externally linkable
jdMorgan - 8:10 pm on Apr 7, 2005 (gmt 0)
Or add FollowSymLinks to the list of Options in httpd.conf. Check your server error log -- It will tell you if this is the problem. Jim
You may need to add the directive
Options +FollowSymLinks
to your .htaccess file.