wampserver搭建本地服务器
生活随笔
收集整理的這篇文章主要介紹了
wampserver搭建本地服务器
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
打開..\wamp\bin\apache\apache2.4.9\conf\httpd.conf配置文件,
<Directory "c:/wamp/www/">## 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:# AllowOverride FileInfo AuthConfig Limit#AllowOverride allRequire all granted #添加允許外部訪問## Controls who can get stuff from this server.## onlineoffline tag - don‘t remove# Require local #注釋請求本機訪問</Directory>重啟服務,再訪問下就可以了。?
轉載于:https://www.cnblogs.com/lhy-93/p/5741570.html
《新程序員》:云原生和全面數字化實踐50位技術專家共同創作,文字、視頻、音頻交互閱讀總結
以上是生活随笔為你收集整理的wampserver搭建本地服务器的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: snakebar 的使用
- 下一篇: window.event