Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的网站默认使用 php5.2,但我在 /opt/5_3/bin/php 安装了 php5.3 有没有办法告诉网站使用 .htaccess 使用 php5.3?
也许这会有所帮助:
http://help.1and1.com/hosting-c37630/linux-c85098/php-c37728/manually-set-the-version-of-php-using-an-htaccess-file-a614325.html
上面的页面没有提到 5.3(只有 4.4.9、5.2 和 5.3),但您可能可以推断出如何做到这一点。