Score:0

Is it safe/safer to remove SSLOptions +StdEnvVars from Apache config?

cn flag

I have deleted out of the box folders www and cgi-bin after I installed httpd on CentOS8 Stream. I am now cleaning default config.

Is it safe to comment out the following in /etc/httpd/conf.d/ssl.conf :

<FilesMatch "\.(cgi|shtml|phtml|php)$">
    SSLOptions +StdEnvVars
</FilesMatch>
<Directory "/var/www/cgi-bin">
    SSLOptions +StdEnvVars
</Directory>
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.