Problems getting XSSI to work

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
mduarte
-


Joined: 25 Jun 2019
Posts: 1
Location: Canada

PostPosted: Tue Jun 25, 2019 7:01 pm    Post subject: Problems getting XSSI to work Reply with quote

I am running the Abyss X1 (64 bit) web server v 2.12.1 on 64 bit Windows 7 platform. I am trying to use XSSI calls within the index.htlm file.

In the index.html file, I have a call to an SSI file as follows:

<div class="wrapper row1">
<header id="header" class="hoc clear">
<!-- ################################### -->
<!-- XSSI below -->
<!-- #include file="navheader.shtml" -->


The navheader.shtml file is in the same directory as the index.html file.

XSSI is enabled on the web server.

However, when the index file is called up, the XSSI file does not get called up. Any idea of what I'm missing?

I tried these same files on Apple OSX 10.5 (Power PC G5) with the Abyss X1 2.12 web server with the same result.

Manuel
Back to top View user's profile Send private message
admin
Site Admin


Joined: 03 Mar 2002
Posts: 1295

PostPosted: Thu Jun 27, 2019 2:31 pm    Post subject: Re: Problems getting XSSI to work Reply with quote

mduarte wrote:

In the index.html file, I have a call to an SSI file as follows:


The file is a .html and this extension is not handled by default in Abyss Web Server by the SSI engine.

All you have to do is to add .html to to the list of file name extensions handled by SSI:

* Open Abyss Web Server console
2* Press on the "Configure" button in the "Hosts" table
3* Select the icon "XSSI Parameters"


4* Press "Add" in the table "Associated Extensions"
5* In "Extension" enter:

html

7* Press "OK"
8* Press "OK"
9* Now press "Restart"
_________________
Follow @abyssws on Twitter
Subscribe to our newsletter
_________________
Forum Administrator
Aprelium - https://aprelium.com
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group