| 10108 |
2002/03/09 |
Log message: unable to compile pattern "^[0" |
| 10001 |
2002/03/01 |
Files not explicitly referred to are not parsed for SSI calls. |
| 9963 |
2002/02/26 |
DirectoryIndex fails to parse index.shtml |
| 9880 |
2002/02/20 |
XBitHack causes parsing via PHP instead of SSI !! |
| 9794 |
2002/02/11 |
echo is decoding & in value |
| 9575 |
2002/01/23 |
Tokens in expr attribute of #if ssi element must be separated by white space. |
| 9570 |
2002/01/23 |
multiple include files lead to data corruption |
| 9473 |
2002/01/14 |
data corruption and long (multi-second) response time w/ include virtual calls / ... |
| 9121 |
2001/12/14 |
Cannot use in variables |
| 8968 |
2001/12/06 |
mod_include stops processing after first include |
| 8927 |
2001/12/02 |
SSI date-containing variables (LAST_MODIFIED, DATE_LOCAL, DATE_GMT) screwed up a ... |
| 8804 |
2001/11/19 |
[PATCH] XBitHack behaves as always "on" |
| 8772 |
2001/11/16 |
SSI #exec cmd="..." doesn't work anymore (but worked in 2.0.16 beta) |
| 8717 |
2001/11/08 |
RewriteRule omitting "/" in modified "include virtual" path |
| 8522 |
2001/10/12 |
\$ expansions are performed twice |
| 8488 |
2001/10/07 |
cant get ssi to work |
| 8362 |
2001/09/18 |
Nimda worm and Customizable error response of Apache |
| 8355 |
2001/09/18 |
Server abends using SSI and Novell Netware to include other HTML files |
| 8332 |
2001/09/13 |
SSI'ng /etc/passwd |
| 8112 |
2001/08/01 |
Multiviews don't work with shtml |
| 8041 |
2001/07/17 |
Cannot specify locale which apply to date formating |
| 7989 |
2001/07/06 |
SEGV in mod_includes on invalid URI request |
| 7830 |
2001/06/06 |
Need to set the time zone used by <!--#flastmod |
| 7751 |
2001/05/20 |
XBitHack does not work |
| 7729 |
2001/05/16 |
Angle brackets delimiting HTML FRAME command replaced with display strings |
| 7636 |
2001/04/26 |
byterange on SSI puts excess buckets after error response |
| 7604 |
2001/04/22 |
SSI replaces simbols in variable |
| 7412 |
2001/03/14 |
regular expressions do not support back references |
| 7281 |
2001/02/19 |
Server Side Include, include command, causes server abends |
| 7191 |
2001/02/04 |
SSI doesn't seem to be working despite everything I've tried. |
| 7187 |
2001/02/04 |
Includes work, but exec cmd= does NOTHING |
| 7073 |
2001/01/15 |
Premature EOF in parsed file .......... (inside the error.log) |
| 6896 |
2000/11/27 |
POST data can no longer be sent to a .shtml |
| 6649 |
2000/10/10 |
SSI #include documentation is vague |
| 6641 |
2000/10/08 |
SSI generates garbage in 2.0 alpha 7 |
| 6438 |
2000/08/21 |
SSI wont ExecCGI with correct CGI-BIN path for Virtual Host |
| 6437 |
2000/08/21 |
apache tring to issue a internet connection when include keyword |
| 6371 |
2000/08/03 |
server-parsed has wrong document base if file name has trailing / |
| 6341 |
2000/07/25 |
Unable to compile mod_include.c - redefinition of 'struct token' |
| 6288 |
2000/07/09 |
#set and #echo don't interpolate variable names (see PR 2832) |
| 6279 |
2000/07/05 |
echo var shows < when the variable contains a tag |
| 6276 |
2000/07/04 |
SSI #Include directive doesn't work with virtual="/servlet/ServletName" |
| 6275 |
2000/07/03 |
SSI transforms "<" in a variable value to "<" |
| 6193 |
2000/06/14 |
Add config directives to override DEFAULT_ERROR_MSG and DEFAULT_TIME_FORMAT |
| 6164 |
2000/06/08 |
"echo var"'s new default of encoding the output severly and needlessly breaks co ... |
| 6086 |
2000/05/15 |
[Sun May 14 23:35:04 2000] [error] [client 198.182.196.10] premature EOF in pars ... |
| 5909 |
2000/03/21 |
Default for "encoding" attribute in the <!--#echo directive is non consistent wi ... |
| 5898 |
2000/03/17 |
regular expressions in <!--#if ... --> tokenized improperly |
| 5893 |
2000/03/16 |
mod_include doesn't work when used in mod_vhost_alias |
| 5882 |
2000/03/14 |
SSI fails with too many virtual hosts |
| 5867 |
2000/03/13 |
Cancelation of SSI-request doesn't stop server job |
| 5799 |
2000/02/22 |
Server Side Includes of CGI with passed parameters fails with [an error occurred ... |
| 5795 |
2000/02/21 |
Added the configuration directive LastModHack to mod_include |
| 5757 |
2000/02/14 |
A server request tries to reference a NULL ptr. |
| 5731 |
2000/02/09 |
unknown directive:totcnt |
| 5702 |
2000/02/04 |
security hole: SSI include virtual executes CGI |
| 5699 |
2000/02/03 |
Can't capture output of "external" programs with SSI |
| 5658 |
2000/01/26 |
When running a CGI using SSI , the script runs more then only. |
| 5598 |
2000/01/17 |
Apache allows faulty URLs like http://server/index.html/dir_name/ for SSI parsed ... |
| 5592 |
2000/01/15 |
using SSI, it also inserts <BASE HREF="http://server/directory/"> into first lin ... |
| 5399 |
1999/12/01 |
at exec cmd cgi-arguments are changed (translated e.g. from ä to ä) |
| 5300 |
1999/11/12 |
When server side includes are enabled paths such as: http://server/index.html/fo ... |
| 4965 |
1999/09/06 |
if server-parsed is enabled, the server doesn't respond. |
| 4749 |
1999/07/21 |
Using <!--#exec cmd="command" --> on virtual host gives cannot stat program |
| 4730 |
1999/07/14 |
SSI parsing doesn't work |
| 4729 |
1999/07/14 |
SSI parsing doesn't work |
| 4697 |
1999/07/05 |
SERVER_PROTOCOL SSI environment variable not always set to "INCLUDED" |
| 4696 |
1999/07/05 |
HTML entities being mangled in <!--#set --> |
| 4670 |
1999/06/29 |
apache compile problem on AIX 4.3.2 (egcs-1.1.1) |
| 4617 |
1999/06/20 |
#exec cmd does not work, even after applying patch. |
| 4608 |
1999/06/18 |
Should Apache allow arguments appended to server-parsed files? |
| 4582 |
1999/06/14 |
Cookie with <!--#include |
| 4459 |
1999/05/23 |
Suggestion for better handling of Last-modified headers |
| 4426 |
1999/05/16 |
Mod_include is using a string literal where it shoudn't. |
| 4412 |
1999/05/14 |
SSI #exec cmd="..." does not work with suexec enabled |
| 4405 |
1999/05/13 |
problem with nested 2nd SSI (buffer overflow?) |
| 4380 |
1999/05/10 |
EXEC leaves zombies around on BSDI |
| 4315 |
1999/04/27 |
ssi #echo does not honor SetEnv environment variables |
| 4044 |
1999/03/11 |
Options IncludesNoExec causes problems with JavaScript |
| 3990 |
1999/03/03 |
Did not get to the mod_include with parsed html files (.shtml) |
| 3864 |
1999/02/09 |
parentheses in regular expression of if expr -> error |
| 3759 |
1999/01/25 |
Supporting CGI-variables created by POST for SSI |
| 3587 |
1998/12/26 |
SSI error log message could be clearer |
| 3510 |
1998/12/08 |
"Content-type:text/x-server-parsed-html" is IGNORED in "#exec cgi=" CGI response. |
| 3505 |
1998/12/08 |
"exec cgi" doesn't work |
| 3502 |
1998/12/07 |
mod_include's mod_perl SSI hook uses wrong way to detect IncludesNOEXEC |
| 3500 |
1998/12/07 |
mod_include unconditionally disallows parent directories |
| 3420 |
1998/11/18 |
"#include virtual" stopped working, but "#exec cgi" still works |
| 3323 |
1998/10/31 |
Dos style attack with the usage of SSI's include virtual directive |
| 3302 |
1998/10/27 |
<!--#include virtual="/dir/filename" --> is not working, no error |
| 3294 |
1998/10/26 |
behavior of <!--#exec cgi= has changed from 1.2x to 1.3x |
| 3246 |
1998/10/19 |
A patch to allow csh-style modifiers in variable substitutions |
| 3227 |
1998/10/16 |
server-parsed not respond |
| 3184 |
1998/10/11 |
<!--#exec cmd="/path/cmd" is not a subject of any restrictions (<Directory> etc) |
| 3129 |
1998/10/03 |
If-Mosified-Since checks wrong date on documents that should be mod_include proc ... |
| 3059 |
1998/09/24 |
'#include virtual' from CGI output broken on named-based virtuals |
| 3051 |
1998/09/23 |
Allow Recursion in SSI |
| 3013 |
1998/09/16 |
SSI ignored after upgrade to 1.3.1 |
| 3006 |
1998/09/15 |
Compiler complains about end-of-loop code not reached. |
| 2974 |
1998/09/09 |
SSI does not work within virtual host web tree |
| 2961 |
1998/09/06 |
Server-parsed documents |
| 2944 |
1998/09/02 |
access to requested document name |
| 2872 |
1998/08/19 |
(mod_include) $variable tests using regular expressions are incorrect when inclu ... |
| 2832 |
1998/08/11 |
#set and #echo don't interpolate variable names |
| 2828 |
1998/08/11 |
SSI don't work anymore |
| 2814 |
1998/08/08 |
AddHandler "crash" AddType |
| 2783 |
1998/08/04 |
#exec directive non-functional, other directives fine |
| 2755 |
1998/08/01 |
#exec cmd doesn't work |
| 2741 |
1998/07/30 |
Handling white space & double quote in SSI is strange (maybe bug). |
| 2657 |
1998/07/21 |
FollowSymLinks not allowed in DirectoryMatch directive |
| 2644 |
1998/07/20 |
warnings during compile |
| 2633 |
1998/07/16 |
unclair mod_include #include |
| 2515 |
1998/06/26 |
handler "server-parsed" not found |
| 2423 |
1998/06/12 |
no response from the ssi function |
| 2335 |
1998/06/01 |
SSI not working in .htaccess protected directories. |
| 2251 |
1998/05/18 |
User-defined attribute names create SSI error |
| 2249 |
1998/05/18 |
SSI regex error: /^$/ should only match undef'd or empty vars |
| 2187 |
1998/05/05 |
web server running 1 hour ahead of the server itself |
| 2096 |
1998/04/21 |
Some timefmt don't work on NT |
| 2076 |
1998/04/18 |
mod_include timeouts are messed up |
| 2062 |
1998/04/14 |
include virtual does not work properly with cgi scripts |
| 2042 |
1998/04/07 |
buffering script output |
| 2037 |
1998/04/05 |
Including /some_file results in SIGSEGV |
| 2033 |
1998/04/03 |
#set var does not pass the value onto any subsequent #include files |
| 1994 |
1998/03/25 |
MSIE 4 still choking on chunks with bputc() |
| 1928 |
1998/03/09 |
SSI variables now local to SSI Script |
| 1921 |
1998/03/07 |
'$' is not recognized as 'end of line' in regex matching |
| 1803 |
1998/02/13 |
patches to mod_include to allow for file tests |
| 1759 |
1998/02/02 |
POST method not allowed in exec cgi SSI expressions |
| 1693 |
1998/01/19 |
Can't < --#include anything |
| 1688 |
1998/01/16 |
SetCookie as an SSI |
| 1620 |
1998/01/03 |
enabled SSI AND CANT OPEN A FILE FOR OUTPUT YET I CAN FOR INPUT..WITH PERL |
| 1618 |
1998/01/03 |
including files limited to 65k |
| 1576 |
1997/12/19 |
exec cmd bypasses ExecCGI security check. Any user can exec random programs and ... |
| 1548 |
1997/12/12 |
Server-side includes misbehaving slightly |
| 1447 |
1997/11/21 |
ssi inclusion of a fastcgi cgi has remaining html disappear after a few hits. |
| 1392 |
1997/11/11 |
XSSI broken under Explorer 4 |
| 1361 |
1997/11/05 |
"include virtual cannot include remote documents |
| 1202 |
1997/10/06 |
ssi not parsed if not in users www-dir |
| 1184 |
1997/10/01 |
SSI's with parameters passed to script don't work with \\ as delimeter |
| 1182 |
1997/09/30 |
SSI: include virtual doesn't handle SCRIPT_NAME correctly. |
| 1145 |
1997/09/18 |
Allow for Last-Modified: without resorting to XBitHack |
| 1139 |
1997/09/16 |
parse_expr() evaluates some expressions containing && or |
| 1133 |
1997/09/14 |
mod_include includes invalid ETags when XBitHack Full |
| 1080 |
1997/08/31 |
#exec cmd works, but #exec cgi won't. |
| 1071 |
1997/08/28 |
Times (LAST_MODIFIED, DATE_LOCAL, flastmod) not observing daylight savings |
| 1066 |
1997/08/27 |
includesNOEXEC does not shut off "exec cmd" . . . |
| 1047 |
1997/08/22 |
<!--#echo var="LAST_MODIFIED" --> returns incorrectly formatted date |
| 1038 |
1997/08/21 |
exec cmd not working for virtual hosts |
| 955 |
1997/07/31 |
Times (LAST_MODIFIED, DATE_LOCAL, flastmod) not observing daylight savings |
| 901 |
1997/07/23 |
server side includes fail to work unless variables are enclosed in quotes |
| 840 |
1997/07/08 |
#include cmd="/directory" should report a more meaningful error in the log |
| 797 |
1997/06/28 |
Erroneous error messages in mod_include.c |
| 784 |
1997/06/25 |
IncludesNOEXEC prohibits execution of Action in <!--#include virtual --> |
| 765 |
1997/06/21 |
DATE_GMT produces incorrect label in output |
| 742 |
1997/06/16 |
<!--#include virtual="/lib/hello.shtml" --> changes chdir |
| 706 |
1997/06/09 |
SSI is buffering output. Some scripts are now too slow. |
| 697 |
1997/06/08 |
A security tweak I've been using for a few years for SSI |
| 681 |
1997/06/05 |
end-of-loop code not reached |
| 662 |
1997/06/03 |
Problems with SSI |
| 644 |
1997/05/31 |
SSI: QUERY_STRING |
| 623 |
1997/05/26 |
A smarter "Last Modified" value for SSI documents (see PR number 600) |
| 600 |
1997/05/21 |
A smarter "Last Modified" value for SSI documents |
| 575 |
1997/05/13 |
AddHandler server-parsed is being ignored |
| 496 |
1997/04/28 |
Pages using 'virtual includes' do not update with normal refresh |
| 412 |
1997/04/17 |
SSI's with '#exec cgi' not passing CGI headers through |
| 411 |
1997/04/17 |
SSI's with '#exec cgi' not passing CGI headers through |
| 382 |
1997/04/13 |
exec cgi not fully implemented? |
| 310 |
1997/04/03 |
file=/name does not seem to work file=name works fine |
| 242 |
1997/03/20 |
Server-parsed HTML does not work |
| 151 |
1997/02/04 |
Unable to use "/" in #if/#elif structures |
| 122 |
1997/01/23 |
#exec cgi very slow as compared to Apache 1.1.1 |
| 78 |
1997/01/03 |
Additional status for XBitHack directive |
| 41 |
1996/12/10 |
Diffs to add relational (<,>,<=,>=) string tests to mod_include. |
| 38 |
1996/12/09 |
No `Last-Modified' header |