Re: SSI Apache2 Buster not working

2020-08-21 Thread john doe
On 8/21/2020 3:33 PM, Sven Hartge wrote: john doe wrote: I just installed apache2 on Debian Buster. I'm trying to use SSI in an html page: $ cat try.shtml This file last modified When accessing the page through my web browser, I only get 'This file last modified' w

Re: SSI Apache2 Buster not working

2020-08-21 Thread Sven Hartge
john doe wrote: > I just installed apache2 on Debian Buster. > I'm trying to use SSI in an html page: > $ cat try.shtml > > This file last modified > When accessing the page through my web browser, I only get 'This file > last modified' without the

SSI Apache2 Buster not working

2020-08-21 Thread john doe
Hi, I just installed apache2 on Debian Buster. I'm trying to use SSI in an html page: $ cat try.shtml This file last modified When accessing the page through my web browser, I only get 'This file last modified' without the date being displayed. the command 'a2enmod

Re: Apache2 SSI Includes not Working

2017-09-19 Thread Kent West
On Tue, Sep 19, 2017 at 11:02 AM, Kent West wrote: > > > cat test.shtml > Why isn't this working? > > Arg! > > Result of web-browsing to test.shtml: > > Why isn't this working? >> >> Arg! >> > I had somehow gotten some hidden characters in the text. This little command revealed the issue: > py

Apache2 SSI Includes not Working

2017-09-19 Thread Kent West
I've horked up my Apache installation apparently. # cat /etc/debian_version 9.1 # apachectl -V Server version: Apache/2.4.25 (Debian) Server built: 2017-07-18T18:37:33 # ls mods-enabled/ access_compat.loadauthz_host.load dir.load mpm_prefork.load setenvif.load alias.conf

Re: Apache won't process SSI

2013-05-22 Thread Carl Fink
On Wed, May 22, 2013 at 03:50:09PM +1200, Richard Hector wrote: > I don't see include.load mentioned there. My previous response: > > > Are you loading the 'mod_include' module? > > > > eg > > # a2enmod include > > That will just create a symlink in /etc/apache2/mods-enabled from > /etc/apache2/

Re: Apache won't process SSI

2013-05-21 Thread Richard Hector
On 22/05/13 14:14, Carl Fink wrote: > On Tue, May 21, 2013 at 12:39:54PM -0400, Jerry Stuckle wrote: > >> Did you follow check Richard's advice in his response to your >> previous asking of this question? Since you have the AddHandler in >> a >> block, you also need the mime module loaded. >> Wh

Re: Apache won't process SSI

2013-05-21 Thread Carl Fink
Thanks to both Jerry and Richard. Having remembered that debian-apache exist, I'm going to repost my question there and subscribe to it. -- Carl Fink c...@finknetwork.com My DNS A record was corrupted for several hours. If you sent me mail on May 20-21, and your server was not

Re: Apache won't process SSI

2013-05-21 Thread Carl Fink
On Tue, May 21, 2013 at 12:39:54PM -0400, Jerry Stuckle wrote: > Did you follow check Richard's advice in his response to your > previous asking of this question? Since you have the AddHandler in > a > block, you also need the mime module loaded. > What do you have in your /etc/apache2/mods-enab

Re: Apache won't process SSI

2013-05-21 Thread Carl Fink
On Tue, May 21, 2013 at 12:39:54PM -0400, Jerry Stuckle wrote: > Did you follow check Richard's advice in his response to your > previous asking of this question? Nope. Because I didn't see it. As mentioned in my .sig, my domain was unavailable for about 12 hours. Apparently the Debian list ser

Re: Apache won't process SSI

2013-05-21 Thread Jerry Stuckle
On 5/21/2013 10:20 AM, Carl Fink wrote: > I have Apache 2 running on my squeeze (v6)-based server. As part of a > project I need to enable server-side includes (SSI). I followed the HOWTO > here: > > http://www.linuxtopia.org/HowToGuides/apache_ssi.html > > I included the +

Re: Apache won't process SSI

2013-05-21 Thread Bruce Ferrell
On 05/21/2013 07:09 AM, Carl Fink wrote: I have Apache 2 running on my squeeze (v6)-based server. As part of a project I need to enable server-side includes (SSI). I followed the HOWTO here: http://www.linuxtopia.org/HowToGuides/apache_ssi.html I included the +Includes, AddType and AddHandler

Apache won't process SSI

2013-05-21 Thread Carl Fink
I have Apache 2 running on my squeeze (v6)-based server. As part of a project I need to enable server-side includes (SSI). I followed the HOWTO here: http://www.linuxtopia.org/HowToGuides/apache_ssi.html I included the +Includes, AddType and AddHandler directives and restarted Apache ... SSI

Re: Apache won't recognize SSI?

2013-05-20 Thread Richard Hector
On 21/05/13 15:01, Carl Fink wrote: > I have Apache 2 running on my squeeze (v6)-based server. As part of a > project I need to enable server-side includes (SSI). I followed the HOWTO > here: > > http://www.linuxtopia.org/HowToGuides/apache_ssi.html > > I included the +

Apache won't recognize SSI?

2013-05-20 Thread Carl Fink
I have Apache 2 running on my squeeze (v6)-based server. As part of a project I need to enable server-side includes (SSI). I followed the HOWTO here: http://www.linuxtopia.org/HowToGuides/apache_ssi.html I included the +Includes, AddType and AddHandler directives and restarted Apache ... SSI

How to create a SSI cluster using Debian?

2009-11-15 Thread surreal
Has anyone tried to create a cluster using Kerrighed patched Debian kernel ?? I need a kerrighed patched kernel image (along with source, and deb package) I would like to get some help on that. Seems that Debian has got very less support for HPC (except from some wiki pages and packages list) I r

Re: Enable SSI on Debian for Apache 1.3

2008-07-03 Thread Mumia W..
On 07/02/2008 02:34 PM, T o n g wrote: Hi, Hi Tong. I'm having problem enabling SSI on Debian for Apache 1.3. I know Apache 1.3 is no longer included in Debian, but Apache 2 gives me more trouble configuring. [...] % apache-modconf apache enable mod_include [...] Under Apache2 do

Enable SSI on Debian for Apache 1.3

2008-07-02 Thread T o n g
Hi, I'm having problem enabling SSI on Debian for Apache 1.3. I know Apache 1.3 is no longer included in Debian, but Apache 2 gives me more trouble configuring. Long story short, I've done some searches and been following this 2 articles: Apache server-side includes on D

Re: SOLVED?: ssi on apache2 doesn't work

2007-05-02 Thread Karl E. Jorgensen
On Fri, Apr 27, 2007 at 03:42:24PM -0500, Kent West wrote: > On 4/26/07, Kent West <[EMAIL PROTECTED]> wrote: > >As I understand it, apache2 uses "/etc/apache2/apache2.conf" as its main > >config file rather than "httpd.conf". I further understand that this file > >looks to other files for "virtual

SOLVED?: ssi on apache2 doesn't work

2007-04-27 Thread Kent West
On 4/26/07, Kent West <[EMAIL PROTECTED]> wrote: As I understand it, apache2 uses "/etc/apache2/apache2.conf" as its main config file rather than "httpd.conf". I further understand that this file looks to other files for "virtual web servers", so I also need to consider the file "/etc/apache2/s

Re: ssi on apache2 doesn't work

2007-04-26 Thread Kent West
spection, these links point to index.shtml files rather > than index.html files. first run: a2enmod include that will insure that mod_includes is loading Then in your /etc/apache2/sites-enabled/000-default change it to relfect this: Options FollowSymLinks +Includes AllowOverride Non

Re: ssi on apache2 doesn't work

2007-04-26 Thread Jeff D
e2-default/ (and etc etc) -- Kent West Westing Peacefully - http://kentwest.blogspot.com first run: a2enmod include that will insure that mod_includes is loading Then in your /etc/apache2/sites-enabled/000-default change it to relfect this: Options FollowSymLinks +Includes

ssi on apache2 doesn't work

2007-04-26 Thread Kent West
I know nothing about apache[2], but I've inherited the responsibility to move a web site from a Solaris box to Debian Etch (Yea!). I've installed apache2 and gotten the site moved over, and it seems that everything works (it's a simple site), but I've noticed that some links give 404s. On closer

Re: Mixing SSI and PHP

2006-02-07 Thread Antonio Ognio
El Mon, 06-02-2006 a las 21:10 -0800, David Kirchner escribió: > On 2/6/06, Bill Wohler <[EMAIL PROTECTED]> wrote: > > Is it possible to mix both SSI and PHP in a .shtml file? If so, do you > > have any configuration suggestions? > > I've tried various Apache co

Re: Mixing SSI and PHP

2006-02-06 Thread Bill Wohler
David Kirchner <[EMAIL PROTECTED]> wrote: > On 2/6/06, Bill Wohler <[EMAIL PROTECTED]> wrote: > > Is it possible to mix both SSI and PHP in a .shtml file? If so, do you > > have any configuration suggestions? > > I've tried various Apache configuration o

Re: Mixing SSI and PHP

2006-02-06 Thread David Kirchner
On 2/6/06, Bill Wohler <[EMAIL PROTECTED]> wrote: > Is it possible to mix both SSI and PHP in a .shtml file? If so, do you > have any configuration suggestions? I've tried various Apache configuration options and have not been able to get this to work. Some searching suggests tha

Re: Mixing SSI and PHP

2006-02-06 Thread Antonio Ognio
ml"? Mine looks like this: default_mimetype = "text/html" > Is it possible to mix both SSI and PHP in a .shtml file? If so, do you > have any configuration suggestions? I guess your problem is with the actual .html or .shtml files that don't contain PHP code, but even

Mixing SSI and PHP

2006-02-06 Thread Bill Wohler
saw text/html but saw application/x-httpd-php, didn't understand it, and wanted to save it instead of show it. Is it possible to mix both SSI and PHP in a .shtml file? If so, do you have any configuration suggestions? -- Bill Wohler <[EMAIL PROTECTED]> http://www.newt.com/wohler

Re: Apache and SSI

2004-04-17 Thread Dana Laude
On Sat, Apr 17, 2004 at 04:50:13PM -0700 or thereabouts, Maximuminternet wrote: > I'm really confused with how to get Apache to work with SSI, saw your forum and > where it said you had it fixed but I couldn't see how. > > Naming a file .shtml alone clearly isn't enoug

Apache and SSI

2004-04-17 Thread Maximuminternet
I'm really confused with how to get Apache to work with SSI, saw your forum and where it said you had it fixed but I couldn't see how. Naming a file .shtml alone clearly isn't enough. What is a directive anyway?

Re: New website provider doesn't allow SSI [SOLVED]

2004-03-07 Thread Tim Beauregard
rmission to |>| access those file(s).' Viewing is fine offline. I used cthumb to |>| construct the html, and uploaded with weex. As indices created by |>| cthumb are .shmtl the pages are SSI in design. My provider (Telewest |>| UK) doesn't allow for SSI with the package I bou

Re: New website provider doesn't allow SSI

2004-03-07 Thread Shaun ONeil
ine offline. I used cthumb to > | construct the html, and uploaded with weex. As indices created by > | cthumb are .shmtl the pages are SSI in design. My provider (Telewest > | UK) doesn't allow for SSI with the package I bought. > | > | Is there a way I can make these pages visible or

Re: New website provider doesn't allow SSI

2004-03-07 Thread Tim Beauregard
to | construct the html, and uploaded with weex. As indices created by | cthumb are .shmtl the pages are SSI in design. My provider (Telewest | UK) doesn't allow for SSI with the package I bought. | | Is there a way I can make these pages visible or is there a different | command line app

New website provider doesn't allow SSI

2004-03-07 Thread Tim Beauregard
oaded with weex. As indices created by cthumb are .shmtl the pages are SSI in design. My provider (Telewest UK) doesn't allow for SSI with the package I bought. Is there a way I can make these pages visible or is there a different command line app to make html picture albums? I have .htacc

Re: Problems with apache SSI

2004-02-18 Thread Marty Landman
At 10:26 AM 2/18/2004, Stephen wrote: Lolke Bijlsma wrote: I'm running unstable and I'm trying to get server side includes to work with apache. I remove apache and apache-common and then installed it again. So I have the latest httpd.conf. SSI isn't on by default Lolke. I see

Re: Problems with apache SSI

2004-02-18 Thread Stephen
Lolke Bijlsma wrote: Hi, I'm running unstable and I'm trying to get server side includes to work with apache. I remove apache and apache-common and then installed it again. So I have the latest httpd.conf. I see it has all the right stuff for server side includes in there as long as mod_includ

Problems with apache SSI

2004-02-17 Thread Lolke Bijlsma
aded. So I ran: /usr/sbin/modules-config apache enable mod_include and now mod_include is installed. I checked modules.conf and restarted apache. To test SSI I created a very small html page that includes another page: Some title Some html code Unfortunately I

Scaling Debian - SSI Linux

2003-11-25 Thread George Karaolides
ocked so far. But I don't think we can continue to run JBOS (Just A Bunch Of Servers) for much longer. We need to go to an available and scalable solution. I've been thinking of Single System Image Linux (SSI Linux) for some time. This will have the advantage of leveraging the currently

Apache SSI with VirtualHost

2003-08-14 Thread Antony Gelberg
Hi all, I have Woody Apache installed. All ok, except I can't get SSI to work on .shtml files. I only use VirtualHosts. My http.conf includes: AddType text/html .shtml AddHandler server-parsed .shtml ... Options +Includes ... Does the Options directiv

Re: Getting SSI to work

2003-01-16 Thread Gary Turner
Rus Foster wrote: >Hi, >I've just setup apache on a test box and I can't for the life of me get >Server Side Includes working > >I've edited apache.conf so... > Did you un-comment LoadModule includes-module... ? That's a common oopsie on the Apache ML. -- gt [EMAIL PROTECTED]

Re: Getting SSI to work

2003-01-16 Thread Matthew Weier O'Phinney
-- Rus Foster <[EMAIL PROTECTED]> wrote (on Thursday, 16 January 2003, 10:33 AM +): > I've just setup apache on a test box and I can't for the life of me get > Server Side Includes working > > I've edited apache.conf so... > > AddType text/html .shtml > AddHandler server-parsed .shtml >

Getting SSI to work

2003-01-16 Thread Rus Foster
Hi, I've just setup apache on a test box and I can't for the life of me get Server Side Includes working I've edited apache.conf so... AddType text/html .shtml AddHandler server-parsed .shtml # # This may also be "None", "All", or any combination of "Indexes", # "Includes", "FollowSymLink

RE: Apache handling SSI

2002-10-24 Thread Michael Olds
OK Thanks something to think about -Original Message- From: nate [mailto:debian-user@;aphroland.org] Sent: Thursday, October 24, 2002 7:24 PM To: [EMAIL PROTECTED] Subject: Re: Apache handling SSI Michael Olds said: > Hello, > > I know I could just do this, but I am a littl

Re: Apache handling SSI

2002-10-24 Thread nate
Michael Olds said: > Hello, > > I know I could just do this, but I am a little gun shy: can an Apache > server that now runs SSI using an .shtml mime type and an .shtml > AddHandler be made to run SSI on .htm files by just including > AddHandler server-parsed .htm ? > &

Apache handling SSI

2002-10-24 Thread Michael Olds
Hello, I know I could just do this, but I am a little gun shy: can an Apache server that now runs SSI using an .shtml mime type and an .shtml AddHandler be made to run SSI on .htm files by just including AddHandler server-parsed .htm ? Not sure I said that correctly: I want to include includes

apache SSI trouble

2001-05-31 Thread Robert Waldner
Hi! I´m running apache on one of my boxes, but ran into trouble regarding SSI now. For some of the vhosts it works, for some not. A vhost with working SSI looks like this: ServerAdmin [EMAIL PROTECTED] DocumentRoot /home/a.b.c/html ServerName a.b.c ErrorLog /home/a.b.c/logs

Re: apache+cgi+php+ssi

2001-04-07 Thread will trillich
On Tue, Apr 03, 2001 at 09:33:14PM -0700, Nicole Zimmerman wrote: > HTML (.shtml) sites say: > [an error occurred while processing this directive] > > The apache logs say: > [Tue Apr 3 21:15:40 2001] [error] [client 1.2.3.4] Premature end > of script headers: /directory/cgi-bin/file.cgi this is u

Re: apache+cgi+php+ssi

2001-04-05 Thread Rogelio E. Castillo Haro
Hi, We have a problem with ftp transfers, when I try to upload or download information to a web site a lot of information the transfer breakdown just say connection closed. I'm use wu_ftp as my ftp server on my linux box and as client I try with gftp and ncftp and nothing. I'm trying to upload a lo

apache+cgi+php+ssi

2001-04-03 Thread Nicole Zimmerman
I have a website that includes a "virtual" SSI directive for site statistics. This worked for a long time, and it still *sort of* works, but within the last week I have had some strange problems. Things work within the local network, as far as I can tell (I have checked on my compu

Re: ssi and web passwords

2001-04-02 Thread Alson van der Meulen
On Fri, Mar 30, 2001 at 04:07:47PM +, John-Mark wrote: > Hello all > I wonder if anyone could tell me which modules to apt-get in order to get > Server side includes and .htacces password protection > Thanks in advance-- > John-Mark apache -- ,---. > N

ssi and web passwords

2001-03-30 Thread John-Mark
Hello all I wonder if anyone could tell me which modules to apt-get in order to get Server side includes and .htacces password protection Thanks in advance-- John-Mark

Re: apache configuration, ssi don't work in users public_html dirs SOLVED

2001-01-30 Thread Forrest English
!! > !! > cause +Includes doesn't change a thing. !! !! It should... read this: !! http://httpd.apache.org/docs/howto/ssi.html#configuringyourservertopermit ssi !! !! !! -- Forrest English http://truffula.net "I don't like this air, but that doesn't mean I'm going to stop breathing." -Doug Martsch

Re: apache configuration, ssi don't work in users public_html dirs

2001-01-30 Thread Rob VanFleet
On Tue, Jan 30, 2001 at 12:18:26PM -0800, Forrest English wrote: > exactly like that? "+Includes", or just "Includes" (without the quotes > of course). > > cause +Includes doesn't change a thing. It should... read this: http://httpd.apache.org/docs/howto/ssi.html#configuringyourservertopermitss

Re: apache configuration, ssi don't work in users public_html dirs

2001-01-30 Thread Forrest English
exactly like that? "+Includes", or just "Includes" (without the quotes of course). cause +Includes doesn't change a thing. On Tue, 30 Jan 2001 17:16:32 +, Rob VanFleet whispered to the router: !!On Tue, Jan 30, 2001 at 07:08:38AM -0800, Forrest English wrote: !! > yeah, i know. thats alr

Re: apache configuration, ssi don't work in users public_html dirs

2001-01-30 Thread Rob VanFleet
On Tue, Jan 30, 2001 at 07:08:38AM -0800, Forrest English wrote: > yeah, i know. thats already in there.i can't really see what is wrong > with this configuration... You need to add the +Includes option. This: > !! > Options Indexes IncludesNoExec FollowSymLinks MultiViews ExecCGI need

Re: apache configuration, ssi don't work in users public_html dirs

2001-01-30 Thread Forrest English
yeah, i know. thats already in there. i can't really see what is wrong with this configuration... On Tue, 30 Jan 2001 01:29:42 -0800, Nate Amsden whispered to the router: !!try adding something like !! !! AddHandler server-parsed .shtml !! !! to httpd.conf ..and be srue the files you are usin

Re: apache configuration, ssi don't work in users public_html dirs

2001-01-30 Thread Nate Amsden
try adding something like AddHandler server-parsed .shtml to httpd.conf ..and be srue the files you are using includes in are in html files with .shtml extension ..should work ive done it tons of times. nate Forrest English wrote: > > includes are enabled there, and this configuration file wo

apache configuration, ssi don't work in users public_html dirs

2001-01-29 Thread Forrest English
includes are enabled there, and this configuration file works in apache 1.3.14 from unstable, but for some reason not in 1.3.9 from stable (what i'd LIKE to use on my server...). i know includes have to work in apache. so, what am i doing wrong? below is my httpd.conf file. ## ## httpd.conf --

SSI

2000-11-29 Thread gameXprez.com
What is the phase i need i srm.conf to run SSI and CGI's outside the specified paths   M.v.h.   Rasmus AndersenVULFSwww.gamexprez.comtlf: 74687606/73323160fax: 74687606   Få en gratis E-mail adresse på www.vulfs.dk/mailforum.htm

SHTML/SSI & Apache

2000-11-21 Thread Bostjan Muller
Hi! I am running a web server which runs a debian 2.2 and apache with some modules on it. I use some pages that use SSI (server side includes), and suddenly (after installing php4 module) the SSI (shtml) stopped working. I don't know why, but apache suddenly only shows shtml files as ord

apache and ssi (OT)

2000-10-30 Thread Robert Waldner
Hi! I´ve installed apache and php3, which both work exactly as expected. Of course, there is an exception as to every rule :( SSI only works in the default host, not in namevhosts. After some hours of debugging and trial+error (and searching both archives and the web) I now have to resort

Apache and ssi

2000-09-14 Thread Ernest Johanson
I am configuring Apache (1.3.9) for server-side includes, but don't want them to be able to execute cgi scripts. Things are working fine (a litte too fine, actually). Included documents are parsed and included, but if I try the following: then the output of the script is placed into the do

ssi not working

2000-04-11 Thread Bill
Hi all, Below are parts of .conf files. is there something I've missed or another file to edit?? Thanks in advance Bill *** access.conf *** # /usr/lib/cgi-bin should be changed to whatever your ScriptAliased # CGI directory

Re: Apache and SSI

1999-10-31 Thread Alisdair McDiarmid
[Reformatted] On Sun, Oct 31, 1999 at 12:53:02PM -0800, aphro wrote: > > > I've been trying forever to get Apache to work with SSI and I just > > can't. > > you may also have to add access to type "Includes" to access.conf. Yep, this was the pro

Re: Apache and SSI

1999-10-31 Thread aphro
give sample code as to what your trying to execute on those .shtml files. I use similar settings in apache 1.3.9 (self compiled) with SSI and it works fine. you may also have to add access to type "Includes" to access.conf. example: AllowOverride AuthConfig Limit Optio

Apache and SSI

1999-10-31 Thread Alisdair McDiarmid
I've been trying forever to get Apache to work with SSI and I just can't. In my httpd.conf file there is: LoadModule includes_module /usr/lib/apache/1.3/mod_include.so Options +Includes In my srm.conf file (what's srm?) there is: AddType text/html .shtml AddHandler server-parsed

passing parameters to a SSI in apache

1999-10-19 Thread Robert Varga
How can I pass parameters to an SSI (server-side include)? I invoke the SSI file from a server-parsed html file: test.shtml: ... <--#exec cmd="cginame" --> What I would like to be able to do is to either to set environment variables for the cgi invoked, or set command line p

passing parameters to a SSI in apache

1999-10-16 Thread Robert Varga
How can I pass parameters to an SSI (server-side include)? I invoke the SSI file from a server-parsed html file: test.shtml: ... <--#exec cmd="cginame" --> What I would like to be able to do is to either to set environment variables for the cgi invoked, or set command line pa

Re: Apache and SSI (Problem solved)

1999-05-01 Thread Akop Pogosian
in config files, everything looks Ok, and yet SSI does > not seem to work. Is there anything else I have to do to the default slink > apache setup to make SSI work ? > > Note that I already have this: > > # To use server-parsed HTML files > AddType text/html .shtml &g

Apache and SSI

1999-04-30 Thread Akop Pogosian
Ok, I have installed the apache package from slink, run apacheconfig, used default answer for all questions. Now, I need to use server side includes. I looked in config files, everything looks Ok, and yet SSI does not seem to work. Is there anything else I have to do to the default slink apache

SSI and Apache

1998-03-05 Thread Ian Keith Setford
Yo- I have Apache running but I am not having luck getting Server Side Includes to work. If I embed the code in a .shtml page and then ask for the page it simply dispalys the source on the browser. I was wondering if I may have missed a config parameter in the Apache config. I looked but d