解決wampserver3.0.4遠端不能存取問題
在windows2008伺服器上安裝wampserver3.0.4整合環境,預設卻是無法遠端訪問,如果要遠端存取需要修改apache的設定檔httpd.conf,修改如下:
#
# Possible values for the Options directive are "None", "All",
# or any combination of:
# Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGIViewsViewsViews Includes FollowSymLinks SymLinksifOwnerMatch ExecCGIViewsViewsViewsgoo; -- "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
-Indexs
+FollowSymLinks
#
# It can be "All", "None", or any combination of the keywords:
# AllowOverride FileInfo AuthConfig Limit
#
AllowOverride all
Require all granted
# # Controls who can get stuff from this server.
#
# onlineoffline tag - don't remove
說明:
-Indexs +FollowSymLinks 把'+Indexs'修改為'-Indexs'代表不允許存取文件目錄;把'+Indexs'修改為'-Indexs'代表不允許存取文件目錄;
🎜🎜🎜🎜🎜🎜🎜🎜🎜🎜🎜🎜🎜🎜🎜🎜🎜 🎜🎜🎜Require all granted 此行是後來加上的,加上後就可以遠端存取。 🎜🎜🎜🎜🎜🎜 🎜🎜

熱AI工具

Undresser.AI Undress
人工智慧驅動的應用程序,用於創建逼真的裸體照片

AI Clothes Remover
用於從照片中去除衣服的線上人工智慧工具。

Undress AI Tool
免費脫衣圖片

Clothoff.io
AI脫衣器

Video Face Swap
使用我們完全免費的人工智慧換臉工具,輕鬆在任何影片中換臉!

熱門文章

熱工具

記事本++7.3.1
好用且免費的程式碼編輯器

SublimeText3漢化版
中文版,非常好用

禪工作室 13.0.1
強大的PHP整合開發環境

Dreamweaver CS6
視覺化網頁開發工具

SublimeText3 Mac版
神級程式碼編輯軟體(SublimeText3)