Your message dated Fri, 17 Apr 2009 22:14:47 -0500
with message-id <[email protected]>
and subject line Tight advertising budget? Our lists are high quality and cheap
has caused the Debian Bug report #386568,
regarding lighttpd: alias don't work
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
386568: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=386568
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lighttpd
Version: 1.4.12~20060907-1
Severity: normal
Hi!
I think I just found a weird bug with your package. I wanted to use
lighttpd for a Debian-Mirror in my local network, and I wanted to use an
alias for that.
So I created a file /etc/lighttpd/conf-available/20-debian.conf and
symlinked it in /etc/lighttpd/conf-enabled/.
I tried the following:
=====
alias.url = ( "/debian/" => "/srv/pub/debian/" )
=====
(I tried with "+=", too; makes no difference.)
But when trying to acces the mirror via http://localhost/debian/ I just
got a 404.
Later I found out, that it did work, when I
a) used a different host (not the same machine running lighttpd) or
b) commented the /doc/ and /images/ aliase out in the main configuration
file (workes via localhost, too)
It seems to me, that beginning with the definition of the local aliase
for /doc/ and /images/ lighttpd has two alias lists (which makes sense),
and my later definition for a an alias wasn't added to the local list.
I'm not sure, it's a bug or a feature I don't understand, but at least
it's a behaviour I didn't expected (and I guess some others might be
think the same), so I ask you to at least document it in (e.g. in a
README.debian file).
Using something like:
=====
$HTTP["host"] == "localhost" {
alias.url += ( "/debian" => "/srv/pub/debian" )
}
alias.url = ( "/debian" => "/srv/pub/debian" )
=====
Works as expected.
Yours sincerely and thanks for your work,
Alexander
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-k7
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages lighttpd depends on:
ii libbz2-1.0 1.0.3-6 high-quality block-sorting file co
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii libldap2 2.1.30-13+b1 OpenLDAP libraries
ii libpcre3 6.4-2 Perl 5 Compatible Regular Expressi
ii libssl0.9.8 0.9.8b-2 SSL shared libraries
ii lsb-base 3.1-15 Linux Standard Base 3.1 init scrip
ii mime-support 3.37-1 MIME files 'mime.types' & 'mailcap
ii zlib1g 1:1.2.3-13 compression library - runtime
Versions of packages lighttpd recommends:
pn php4-cgi | php5-cgi <none> (no description available)
-- no debconf information
--
Yours sincerely,
Alexander
--- End Message ---
--- Begin Message ---
Certified Medical Doctors in the United States
788,330 in total <> 17,019 emails
Featuring coverage for more than 30 specialties like Internal Medicine, Family
Practice, Opthalmology, Anesthesiologists, Cardiologists and more
Sort by over a dozen different fields
Dramatic cost reduction: $399
{}{}{} These come F.R.E.E. with every order {}{}{}
++> Directory of US Pharma Companies
Personal email addresses (47,000 in total) and names for top level executives
++> Database of US Hospitals
complete contact information for CEO's, CFO's, Directors and more - over
23,000 listings in total for more than 7,000 hospitals in the USA
++> Dentists in the USA
Practically every dentist in the US is listed here
++> American Chiropractors Listing
100k Chiropractors offices with full contact data including email, postal
address, phone and fax
Email us at: [email protected]
exp. mar April 25
By emailing [email protected] you will have your email taken off
--
Este mensaje ha sido analizado por MailScanner
en busca de virus y otros contenidos peligrosos,
y se considera que está limpio.
For all your IT requirements visit: http://www.transtec.co.uk
--- End Message ---