Should I delete the cgi-bin folder in a subdomain I just created?

后端 未结 4 1152
北恋
北恋 2021-01-30 19:29

Using cpanel on my hosting account, I created a subdomain - e.g. www.clothing.mysite.com

A cgi-bin folder was automatically created in the directory for clothing.mysite.c

4条回答
  •  不知归路
    2021-01-30 19:47

    I haven't seen it mentioned but it might also be worth noting that since cgi-bin is traditionally used to execute scripts, some hosting providers might require you to edit your .htaccess file if you wish to execute scripts outside cgi-bin (same is true if you deleted your cgi-bin).

提交回复
热议问题