| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| skylight -
 
 
 Joined: 09 Feb 2003
 Posts: 3
 
 
 | 
			
				|  Posted: Sun Feb 09, 2003 4:45 pm    Post subject: SSI not working |   |  
				| 
 |  
				| hi i have downloaded abyss server in order to work with SSI.
 but it doesn't work.
 
 in the config file is written:
 SSIEnabled Yes
 
 SSICmdEnabled No
 
 SSIExtension shtml shtm stm
 
 SSIErrorMsg
 
 SSITimeFmt
 
 SSISizeAbbrev No
 
 CustomErrorDefault
 
 mimetype "text/html" html htm shtml
 
 
 and it doesn't work.
 
 
 then i created .htaccess file:
 
 Options +Includes
 
 AddType text/html .shtml
 
 AddHandler server-parsed .shtml
 
 
 still doesn't work.
 
 
 
 the extension of the file is: .shtml
 
 and the command in the file is:
 
 <!--#include file="header.html" -->
 
 
 
 what's wrong? i hope u can help
 
 tnx
 |  | 
	
		| Back to top |     | 
	
		|  | 
	
		| aprelium -
 
 
 Joined: 22 Mar 2002
 Posts: 6800
 
 
 | 
			
				|  Posted: Sun Feb 09, 2003 11:41 pm    Post subject: Re: SSI not working |   |  
				| 
 |  
				| .htaccess isn't recognized with AByss Web Server. We recommend that you read the documentation provided with the server for detailed help in the future. Anyway, SSI files must have .shtml extension. The include directive must also have a valid parameter (have you checked the SSI directive syntax?)
 _________________
 Support Team
 Aprelium - http://www.aprelium.com
 |  | 
	
		| Back to top |       | 
	
		|  | 
	
		| skylight -
 
 
 Joined: 09 Feb 2003
 Posts: 3
 
 
 | 
			
				|  Posted: Sun Feb 09, 2003 11:55 pm    Post subject: |   |  
				| 
 |  
				| as i said on my previous post - the extension is .shtml and the syntax as above. i don't see what's wrong... 
 
 but anyhow i enjoy ABYSS. TNX. IT'S A GREAT PROGRAM.
 tnx
 |  | 
	
		| Back to top |     | 
	
		|  | 
	
		| skylight -
 
 
 Joined: 09 Feb 2003
 Posts: 3
 
 
 | 
			
				|  Posted: Mon Feb 10, 2003 8:00 pm    Post subject: |   |  
				| 
 |  
				| it works. thank u very much. |  | 
	
		| Back to top |     | 
	
		|  | 
	
		|  |