Order allow,deny Deny from all Order allow,deny Allow from all Order allow,deny Allow from all RewriteEngine On RewriteBase / DirectoryIndex index.php RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] Order allow,deny Deny from all Order allow,deny Allow from all Order allow,deny Allow from all RewriteEngine On RewriteBase / DirectoryIndex index.php RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] Further broken link in S&AS from Jeremy Carroll on 2003-05-13 (www-webont-wg@w3.org from May 2003)

Further broken link in S&AS

In the contents in

http://www.w3.org/TR/owl-semantics/proofs.html

there are links like to

http://www.w3.org/TR/owl-semantics/correspond.html#A.1.1

unfortunately there is no such file

Could a redirect be added from correspond.html to proofs.html ?

Jeremy

Received on Tuesday, 13 May 2003 12:22:13 UTC