ini Plesk允许在受保护的文件夹中访问子文件夹

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ini Plesk允许在受保护的文件夹中访问子文件夹相关的知识,希望对你有一定的参考价值。

# 1. Inside Websites And Domains & > Apache & nginx Settings
<Directory "/var/www/vhosts/sfmobile.it/devtat.sfmobile.it">

	SetEnvIf Request_URI "frontend_cro/img/email-template" allowed_restricted
	Order Deny,Allow
	Deny from all
	Allow from env=allowed_restricted
	Satisfy any

</Directory>

# 2. Insert .htaccess inside subfolder to allow
Allow From All
Satisfy Any

以上是关于ini Plesk允许在受保护的文件夹中访问子文件夹的主要内容,如果未能解决你的问题,请参考以下文章

保护子文件夹不受直接访问,但允许系统访问

Excel 文件在受保护的视图中不显示超链接(Gembox 和 Kendo)

Plesk:访问外部公共文件夹

与应用程序位于同一文件夹中的 Settings.ini 被写保护

在受保护的路线中传递道具

如何在受保护的 Word 文档中使用 Word RepeatingSection ContentControl