On 8/13/05, rafet <rafet@xxxxxxxxxx> wrote: > Hi, > > > the virtualhost's directoryindex has the index.html defined with it. > So, when I browse the ip address I get the page without any problem. > But since the page supposed to run as SSI page, I > had to add these in the .htaccess file: > ------------------ > Options +ExecCGI +Includes > AddType text/x-server-parsed-html .html The above directive should be removed. It is not needed with the below directive, and is certainly the cause of your problems. > AddOutputFilter INCLUDES .html Joshua. --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx