View previous topic :: View next topic |
Author |
Message |
joystick -
Joined: 05 Jun 2005 Posts: 2
|
Posted: Sun Jun 05, 2005 1:27 pm Post subject: <!-- #include file="xxx"--> |
|
|
When I use the command <!-- #include file="xxx" --> and then preview using the Abyss Web Server, it displays that line instead of executing it and displaying the content of the external file. Is this a SSI issue? How do I get Abyss to work with this? |
|
Back to top |
|
 |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
Posted: Sun Jun 05, 2005 1:35 pm Post subject: |
|
|
Have you enabled SSI?
To check open Abyss' console, and select "SSI Parameters" from the host you want to use SSI on, and ensure the check box next to "Enable SSI Processing" is checked. _________________ Olly |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Mon Jun 06, 2005 12:15 pm Post subject: Re: <!-- #include file="xxx"--> |
|
|
joystick wrote: | When I use the command <!-- #include file="xxx" --> and then preview using the Abyss Web Server, it displays that line instead of executing it and displaying the content of the external file. Is this a SSI issue? How do I get Abyss to work with this? |
This SSI should be in a shtml, shtm or stm file (or any file which extension is declared in SSI Parameters > Associated Extensions) to be taken into account. SSI processing must be also enabled. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
joystick -
Joined: 05 Jun 2005 Posts: 2
|
Posted: Mon Jun 06, 2005 4:57 pm Post subject: Thank you! |
|
|
Thanks a lot - it's working now! |
|
Back to top |
|
 |
|