Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

SSI Enable - Syntax Problem(s) ???

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  FTP ON APACHE  
Author Message
adamsmith

External


Since: Dec 06, 2003
Posts: 18



(Msg. 1) Posted: Sat Dec 06, 2003 5:53 pm
Post subject: SSI Enable - Syntax Problem(s) ???
Archived from groups: alt>apache>configuration (more info?)

Enabling SSI on an Apache - 1.3.22 server on FreeBSD 4.4-RELEASE O/S
I am running several virtual servers from the http.conf file. I am
attempting to run SSI on only one of these.

Inserted ==>

  <VirtualHost nnn.nn.nnn.nnn:80>
  ServerName nnnn.org
<font color=purple>  ServerAlias <a style='text-decoration: underline;' href="http://www.nnn.org</font" target="_blank">www.nnn.org</font</a>>
  DocumentRoot "/usr/local/www/accounts/nnnn.org/htdocs"
  ScriptAlias /cgi-bin/ "/usr/local/www/accounts/nnn.org/cgi-bin/"
  ServerAdmin webmaster RemoveThis @nnn.org
  ErrorLog /var/log/nnn.org/httpd-error.log
  TransferLog /var/log/nnn.org/httpd-access.log
  <Directory /usr/local/www/accounts/nnnn.org/htdocs>
  Options +Include
  </Directory>
  </VirtualHost>

<== End Insert

Running apachectl configtest

==>

adam# apachectl configtest
  Syntax error on line 1125 of /usr/local/etc/apache/httpd.conf:
  Illegal option Include

<==

I am at a lost. Could this be a conflict with a prior setting rather
than a syntacical error?
Any recommendations welcomed

Please Reply to Post<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: SSI Enable - Syntax Problem(s) ??? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
cant enable cgi - Hi, I've got Mandrake 9.2 installed and apache 2 Server Version: Apache-AdvancedExtranetServer/1.3.28 (Mandrake Linux/3mdk) mod_perl/1.28 Server Built: Sep 15 2003 07:33:36 I've got a line in my html file: &lt;!--#exec..

How to enable SSL? - I can access my apache server 2.0.46 via http://mydomain.com. However, I cannot access https://mydomain.com. I've obtained a temporary cert from VeriSign, configured the ssl.conf like: SSLCertificateFile /etc/httpd2/conf/ssl.crt/public.crt..

Enable directory browsing? - Hi I get the following error message when I call my public webdir without an index.html: --- Forbidden You don't have permission to access /~moeller/ on this server. Apache/2.0.47 (Unix) mod_ssl/2.0.47 OpenSSL/0.9.7 Server --- This worked in the past...

Newbie - How to enable PHP support in Apache? - Greetings, I'm using SuSE 8.2 Pro, Apache is running but somehow my php pages won't load in my browser. I got apache2-mod_php4 and mod_php4 installed. Do I have to edit a config file somewhere else? Thanks in advance, Sergio

How to enable Options Indexes on subdirectories, but not r.. - Hello all! I'm a bit of an Apache newbie. I'm running Apache2 (Apache/2.0.48). I'm wanting to turn Indexes off in the / directory, but, I want it on in a subdirectory, but, it doesn't seem to be working. I've got something like this: <Directory..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can 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



[ Contact us | Terms of Service/Privacy Policy ]