Home > Backend Development > PHP Tutorial > smarty 提醒403

smarty 提醒403

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 11:47:18
Original
888 people have browsed it

smarty 提示403
我在VirtualBox 的linux里搭那了一个php环境
然后访问http://localhost/Smarty/web/config.php是正常的

但是我把linux的80映射到了真实的win8上的8080
我在http://localhost:8080是可以正常访问phpinfo页面的
但是http://localhost/Smarty/web/config.php去提示403说没有权限什么的
不知道为什么请问是什么原因啊
------解决方案--------------------
http://localhost:8080/Smarty/web/config.php
能访问么?
------解决方案--------------------
端口在8080,你下面那个url是80的端口。

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
php - localhost shows 404
From 1970-01-01 08:00:00
0
0
0
php - localhost cannot access a certain folder
From 1970-01-01 08:00:00
0
0
0
localhost and 127.0.0.1
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template