cgi-wrapper httpd.conf question

1 post / 0 new
#1 Wed, 02/20/2013 - 10:10
edwardsmarkf

cgi-wrapper httpd.conf question

hello all-

when i look into my httpd.conf file after creating a virtual-server using cgi-wrapper (not fast) i see the following line:

Options -Indexes -IncludesNOEXEC +SymLinksifOwnerMatch +Includes +ExecCGI

dumb question - but is apache case insensitive? later on i see this line:

AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch

the "If" in "SymLinksIfOwnerMatch" is uppercased, while in the options line it is not uppercase.

is there a reason for this? does this even matter?

this almost reminds me of the time lieutenant Crusher played a trick on Reginald Barkley.