These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for cgi-wrapper httpd.conf question on the new forum.
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.