Bug 1131387 - mod_substitute is missing on Windows
Summary: mod_substitute is missing on Windows
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss Enterprise Web Server 2
Classification: JBoss
Component: httpd
Version: 2.1.0
Hardware: Unspecified
OS: Windows
high
high
Target Milestone: ---
: 3.0.0
Assignee: Mladen Turk
QA Contact: Libor Fuka
URL:
Whiteboard:
Depends On:
Blocks: 1142189
TreeView+ depends on / blocked
 
Reported: 2014-08-19 07:08 UTC by Libor Fuka
Modified: 2019-06-13 07:58 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-06-13 07:58:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Libor Fuka 2014-08-19 07:08:45 UTC
Description of problem:
httpd module mod_substitute is missing on MS Windows nuild

Do we have any reason why we don't build it on MS Windows ?

Comment 1 Libor Fuka 2014-08-19 07:21:49 UTC
I found in configure MS windows source:
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_substitute" >&5
$as_echo_n "checking whether to enable mod_substitute... " >&6; }
    # Check whether --enable-substitute was given.
if test "${enable_substitute+set}" = set; then :
  enableval=$enable_substitute;
else
  enable_substitute=most
fi

Comment 2 Libor Fuka 2014-08-19 07:29:27 UTC
Checked also Makefile.win:

$(MAKE) $(MAKEOPT) -f mod_substitute.mak  CFG="mod_substitute - Win32 $(LONG)" RECURSE=0 $(CTARGET)

Comment 3 Vaclav Tunka 2014-10-02 13:51:08 UTC
Fixed in httpd-2.2.26-8.win6
https://brewweb.devel.redhat.com/buildinfo?buildID=381347

Comment 4 Michal Karm Babacek 2014-11-06 14:03:12 UTC
Dear Libor, Vaclav, I think this one has slipped through the cracks. Please, close it if it's no longer a pending issue. Thanks.

Comment 5 Libor Fuka 2014-11-24 12:06:57 UTC
This BZ can not be closed till JWS 3.0 verification.

Comment 6 Libor Fuka 2015-04-14 12:17:48 UTC
Verified with JWS 3.0 CR3


Note You need to log in before you can comment on or make changes to this bug.