25.4.2.5. Directories


Use the Directories page in the Performance tab to configure options for specific directories. This corresponds to the <Directory> directive.
Directories

Figure 25.9. Directories

Click the Edit button in the top right-hand corner to configure the Default Directory Options for all directories that are not specified in the Directory list below it. The options that you choose are listed as the Options directive within the <Directory> directive. You can configure the following options:
  • ExecCGI — Allow execution of CGI scripts. CGI scripts are not executed if this option is not chosen.
  • FollowSymLinks — Allow symbolic links to be followed.
  • Includes — Allow server-side includes.
  • IncludesNOEXEC — Allow server-side includes, but disable the #exec and #include commands in CGI scripts.
  • Indexes — Display a formatted list of the directory's contents, if no DirectoryIndex (such as index.html) exists in the requested directory.
  • Multiview — Support content-negotiated multiviews; this option is disabled by default.
  • SymLinksIfOwnerMatch — Only follow symbolic links if the target file or directory has the same owner as the link.
To specify options for specific directories, click the Add button beside the Directory list box. A window as shown in Figure 25.10, “Directory Settings” appears. Enter the directory to configure in the Directory text field at the bottom of the window. Select the options in the right-hand list and configure the Order directive with the left-hand side options. The Order directive controls the order in which allow and deny directives are evaluated. In the Allow hosts from and Deny hosts from text field, you can specify one of the following:
  • Allow all hosts — Type all to allow access to all hosts.
  • Partial domain name — Allow all hosts whose names match or end with the specified string.
  • Full IP address — Allow access to a specific IP address.
  • A subnet — Such as 192.168.1.0/255.255.255.0
  • A network CIDR specification — such as 10.3.0.0/16
Directory Settings

Figure 25.10. Directory Settings

If you check the Let .htaccess files override directory options, the configuration directives in the .htaccess file take precedence.
Red Hat logoGithubRedditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

© 2024 Red Hat, Inc.