You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Deepak, R." <ma...@research.iiit.ac.in> on 2004/12/14 10:39:43 UTC

[users@httpd] SSI error

Problem: I shifted my homepage from <http://students.iiit.ac.in/~deepakr/>
to <http://research.iiit.ac.in/~masatran/>. SSI is now giving errors.

The SSI command is:
    <!--#include virtual="$includes/header"-->

.htaccess <http://research.iiit.ac.in/~masatran/.htaccess> contains:
    SetEnv includes "/~masatran/includes"

The file to be included is on the filesystem at
    '~masatran/public_html/includes/header.en-us.xhtml.utf8.ssi'

This gives the error:
    [an error occurred while processing this directive]

error_log says:
    [Tue Dec 14 15:02:41 2004] [error] [client 61.95.133.170] unable to include potential exec "$includes/header" in parsed file /research/cde/masatran/public_html/index.en-us.html.utf8.ssi

The same setup is working correctly at
<http://students.iiit.ac.in/~deepakr/>. Could you tell me what causes this
error?
-- 
Deepak, R. <http://students.iiit.ac.in/~deepakr/>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org