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 enough.
>
> What is a directive
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?
Maximuminternet
_
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 ask
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
[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 problem. Thanks lots!
--
alisdair mcdiarmid
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
Options Indexes Follo
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 .shtml
Options
Problems solved, thanks for your responses.
Akop Pogosian
[EMAIL PROTECTED]
On Fri, 30 Apr 1999, Akop Pogosian wrote:
> 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 fi
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 set
9 matches
Mail list logo