LinuxQuestions.org
Visit Jeremy's Blog.
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 08-15-2008, 01:21 PM   #1
Dertanions
LQ Newbie
 
Registered: Jul 2006
Distribution: Debian / Cent 4
Posts: 8

Rep: Reputation: 0
Post SSI and Httpd.conf


I have been trying to get SSI's working on my web server for a while now with no luck... www.dertanion.com is the site i am trying to get SSI's working on. There should be 3 loading on the page but none of them do...

I am running Centos 4.6 and Apache 1.3

I have read...
http://httpd.apache.org/docs/2.0/howto/ssi.html
and
http://httpd.apache.org/docs/1.3/howto/ssi.html

Checking my httpd.conf file, i do have the include_mod loaded and installed. I also have the Includes line in the Options. Also have the AddType and AddHandler lines.

Code:
<Directory "/www/*/docs">
    Options Indexes FollowSymLinks ExecCGI Includes
    AllowOverride All
    Order allow,deny
    Allow from all
</Directory>
Code:
LoadModule include_module modules/mod_include.so
Code:
AddType text/html .shtml
AddHandler server-parsed .shtml
I have even tried using a .htaccess file with the following with no luck...
Code:
Options  +Includes
AddType text/html shtml
AddHandler server-parsed shtml
I am hosting multiple domains and I want all of them to be able to use the SSI's. Further more I have checked my permissions to all the files/folders and they are all 755.

Any help would be greatly appreciated. If there is any other information you need please let me know and i will provide it.

Thank you
 
Old 08-17-2008, 01:29 AM   #2
chort
Senior Member
 
Registered: Jul 2003
Location: Silicon Valley, USA
Distribution: OpenBSD 4.6, OS X 10.6.2, CentOS 4 & 5
Posts: 3,660

Rep: Reputation: 76
I also have this in my httpd.conf for SSI:
Code:
DirectoryIndex index.shtml index.html
 
  


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
Starting httpd: httpd: Syntax error on line 209 of /etc/httpd/conf/httpd.conf: Syntax sethukpathi Linux - Networking 6 04-12-2008 11:26 AM
Please amend apache conf/httpd.conf file please payjoe Linux - Newbie 7 09-21-2007 05:12 PM
Failed to start apache :Starting httpd: Syntax error on line 1027 of /etc/httpd/conf/ payjoe Linux - Newbie 3 09-21-2007 07:24 AM
saving changes to apache2/conf/httpd.conf file Zaius Linux - Newbie 6 01-09-2004 11:45 PM
httpd chokes on ScriptAlias line in Apache httpd.conf lhoff Linux - Software 1 07-14-2003 10:32 PM

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

All times are GMT -5. The time now is 05:21 PM.

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