简单配置有关问题

WBOY
풀어 주다: 2016-06-13 10:12:18
원래의
927명이 탐색했습니다.

简单配置问题
如何将Virtual Directory Support disabled改为enabled???

------解决方案--------------------
我的iis7.5 + php的虚拟目录支持是启动的, 没有进行特别的设置.
另外我找到这段文字, 稍微翻译一下
virtual directory support with PHP is really a feature designed for MS Windows based platforms.
php虚拟目录支持是基于微软windows平台的特性
You can get limited functionality under Apache over Linux but only if your PHP is setup as a DSO (Apache Module) and even then it won't be the full virtual directory functionality subset.
你可以通过linux下的apache获得有限的功能, 当你的php被作为apache模块被设置的时候. 

Really your best bet would be to use a set of creative mod_rewrite commands in your .htaccess file to manipulate URLs as that can give you essentially the same functionality but by different means.
你可以用mod_rewrite的方式来得到这个"虚拟目录"功能

관련 라벨:
원천:php.cn
본 웹사이트의 성명
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.
인기 튜토리얼
더>
최신 다운로드
더>
웹 효과
웹사이트 소스 코드
웹사이트 자료
프론트엔드 템플릿
회사 소개 부인 성명 Sitemap
PHP 중국어 웹사이트:공공복지 온라인 PHP 교육,PHP 학습자의 빠른 성장을 도와주세요!