Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Aug 2002 02:02:04 +0200
From:      "tonix (Antonio Nati)" <tonix@interazioni.it>
To:        freebsd-questions@FreeBSD.ORG
Subject:   FreeBSD and regex and Apache
Message-ID:  <5.1.1.6.0.20020828015806.00a897c8@pop.ufficiopostale.it>

next in thread | raw e-mail | index | archive | help
I've a problem with Apache 1.3.26 on FreeBSD 4.0 (I've looked in apache 
lists, with no result up to now).

<Files> and <FilesMatch> directives, that work on Linux, do not work on 
FreeBSD.

<FilesMatch "^\.(.*)> 	# or simply <FilesMatch "^\.">
	order allow,deny
	deny from all
</FilesMatch>

Is there any regex library hint/problem/difference from standard I should know?

Thanks for any help.

Tonino


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.1.6.0.20020828015806.00a897c8>