[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Help understanding this apache2 directive from apache2.conf



Hi,

In [/etc/apache2/apache2.conf] file there's this line :
<<<
# Include generic snippets of statements
Include /etc/apache2/conf.d/[^.#]*
>>>

What does the [^.#]* say ?
I know that it's regular expression but I've yet to see this regex syntax...

Is it: "Match any file Not beginning with any char followed by #" 0 or
more times ?


Thank you.

--
Cheers,
Maxim Vexler (hq4ever).

Do u GNU ?

Reply to: