From: Dan Pattison <dan.pattison@ethertek.ca>
To: buildroot@busybox.net
Subject: [Buildroot] Lighttpd with -pcre support
Date: Sat, 28 Mar 2009 12:53:23 -0700 [thread overview]
Message-ID: <49CE8033.6080403@ethertek.ca> (raw)
Hello List:
I want to use mod_redirect with lighttpd to redirect any normal http
request to secure https.
I get this error message:
Starting HTTP Server...
can't handle '$HTTP[host] =~ ...' as you compiled without pcre support.
I made sure -prce support was enabled in the menuconfig. Still no go.
I hard coded the lighttpd.mk file to force --with pcre support. Still no go.
I deleted both lighttpd and pcre-7.7 and watched buildroot re-configure
and make them again. I still can't make lighttpd compile with pcre support.
Here is the output from lighttpd -V:
# lighttpd -V
lighttpd-1.4.20 (ssl) - a light and fast webserver
Build-Date: Feb 13 2009 00:04:10
Event Handlers:
+ select (generic)
+ poll (Unix)
+ rt-signals (Linux 2.4+)
+ epoll (Linux 2.6)
- /dev/poll (Solaris)
- kqueue (FreeBSD)
Network handler:
+ writev
+ mmap support
Features:
+ IPv6 support
- zlib support
- bzip2 support
+ crypt support
+ SSL Support
- PCRE support
- mySQL support
- LDAP support
- memcached support
- FAM support
- LUA support
- xml support
- SQLite support
- GDBM support
What am I doing wrong?
Best Regards,
Dan Pattison
reply other threads:[~2009-03-28 19:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49CE8033.6080403@ethertek.ca \
--to=dan.pattison@ethertek.ca \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox