LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 05-04-2007, 07:08 PM   #1
unifiedquarks
LQ Newbie
 
Registered: Dec 2005
Posts: 17

Rep: Reputation: 0
Apache; server side include


Hi,

I am using slackware11, have a problem with apache.. I couldn't enable Server Side Include in fact I did something but not working.
what I did:

added the following line to the httpd.conf
Options Indexes FollowSymLinks MultiViews +Includes

In my web directory I create a .htaccess which includes following lines

AddType text/html .shtml
AddHandler server-parsed .shtml
Options Indexes FollowSymLinks Includes


I call the following line from test.shtml

<!--#echo var="DATE_LOCAL" -->


The current date should be printed but the result was nothing!!
where is my mistake?
 
Old 05-06-2007, 03:54 AM   #2
tobyl
Member
 
Registered: Apr 2003
Location: uk
Distribution: slackware current
Posts: 768

Rep: Reputation: 64
I'm no expert on apache, but I believe you need to modify httpd.conf in the section
<Directory "/var/www/htdocs"> or wherever your web directory is, and change

AllowOverride None

to All (or another allowed option)

as otherwise your .htaccess will be ignored,
then restart apache.

tobyl
 
Old 05-06-2007, 06:46 PM   #3
unifiedquarks
LQ Newbie
 
Registered: Dec 2005
Posts: 17

Original Poster
Rep: Reputation: 0
I also had tried that, but I couldn't achieve to enable SSI, I dont know, may be my apache installation has is problematic, I will try to reinstall it.
 
Old 05-07-2007, 05:44 AM   #4
tobyl
Member
 
Registered: Apr 2003
Location: uk
Distribution: slackware current
Posts: 768

Rep: Reputation: 64
I got it to work using


<!--#config timefmt="%d.%m.%Y" --><!--#echo var="DATE_LOCAL" -->

useful info here:

http://home.snafu.de/pewtah/ssi/index.shtml

tobyl
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Server Side Include unifiedquarks Slackware 1 05-04-2007 11:29 PM
server side include syntax help nkoplm Programming 1 11-08-2005 09:53 AM
How to run a server-side Javascript in Apache Linh Programming 2 07-15-2004 09:36 AM
static IP, a router, getting apache working ok Lan-side flippantfig Linux - Networking 2 06-04-2004 12:02 PM
help with client side NFS-firewall setup and server side NIS-firewall setup niverson Linux - Networking 3 02-02-2004 08:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 04:37 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration