国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁(yè) > 網(wǎng)站 > Apache > 正文

詳解fedora 開啟 apache 并 開啟目錄瀏覽模式

2024-08-27 18:24:40
字體:
供稿:網(wǎng)友

在內(nèi)網(wǎng)中 暫時(shí)需要一臺(tái) 文件 服務(wù)器,所以準(zhǔn)備安裝一臺(tái) http服務(wù)器并開啟目錄訪問權(quán)限。這次使用 apache 在 fedora 28 機(jī)器上:

因?yàn)?fedora 28 已經(jīng)包含 httpd 軟件,使用systemctl start httpd 就能進(jìn)行啟動(dòng)。

啟動(dòng)時(shí) 默認(rèn)開啟 目錄訪問權(quán)限,但是首次訪問網(wǎng)站根目錄的時(shí)候,會(huì)顯示test page.

進(jìn)入如下文件夾:

[root@dhcp-65-15 conf.d]# pwd/etc/httpd/conf.d
[root@dhcp-65-15 conf.d]# cat welcome.conf## This configuration file enables the default "Welcome" page if there# is no default index page present for the root URL. To disable the# Welcome page, comment out all the lines below.## NOTE: if this file is removed, it will be restored on upgrades.#<LocationMatch "^/+$">  Options -Indexes  ErrorDocument 403 /.noindex.html</LocationMatch><Directory /usr/share/httpd/noindex>  AllowOverride None  Require all granted</Directory>

進(jìn)行注釋上述文件:

[root@dhcp-65-15 conf.d]# cat welcome.conf## This configuration file enables the default "Welcome" page if there# is no default index page present for the root URL. To disable the# Welcome page, comment out all the lines below.## NOTE: if this file is removed, it will be restored on upgrades.##<LocationMatch "^/+$">#  Options -Indexes#  ErrorDocument 403 /.noindex.html#</LocationMatch>#<Directory /usr/share/httpd/noindex>#  AllowOverride None#  Require all granted#</Directory>#Alias /.noindex.html /usr/share/httpd/noindex/index.html

httpd 文件配置如下所示:

<Directory "/var/www/html">  #  # Possible values for the Options directive are "None", "All",  # or any combination of:  #  Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews  #  # Note that "MultiViews" must be named *explicitly* --- "Options All"  # doesn't give it to you.  #  # The Options directive is both complicated and important. Please see  # http://httpd.apache.org/docs/2.4/mod/core.html#options  # for more information.  #  Options indexes FollowSymLinks  #  # AllowOverride controls what directives may be placed in .htaccess files.  # It can be "All", "None", or any combination of the keywords:  #  Options FileInfo AuthConfig Limit  #  AllowOverride None  #  # Controls who can get stuff from this server.  #  Require all granted</Directory>

Options  indexes FollowSymLinks

這個(gè)配置表明為 開啟目錄權(quán)限

結(jié)束后,你會(huì)看到如下所示畫面:

總結(jié)

以上所述是小編給大家介紹的fedora 開啟 apache 并 開啟目錄瀏覽模式,希望對(duì)大家有所幫助,如果大家有任何疑問請(qǐng)給我留言,小編會(huì)及時(shí)回復(fù)大家的。在此也非常感謝大家對(duì)武林網(wǎng)之家網(wǎng)站的支持!

發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 牟定县| 中方县| 修水县| 泾阳县| 陆良县| 陵川县| 大连市| 科技| 灵石县| 浦县| 甘洛县| 贵南县| 沙洋县| 循化| 高阳县| 大城县| 顺平县| 叙永县| 富阳市| 香河县| 临邑县| 合江县| 西城区| 江永县| 商南县| 信丰县| 德昌县| 桃园县| 荆门市| 大港区| 九江县| 泸溪县| 汕头市| 离岛区| 马公市| 上林县| 肃宁县| 石城县| 盐边县| 聂拉木县| 南川市|