PHP lighttpd怎么隐藏.php2021-03-31阅读(27)评论(0)lighttpd隐藏.php的方法:1、开启mod_rewrite模块;2、在“/etc/lighttpd/lighttpd.conf”中添加“url.rewrite-once=(...)”;3、进行全部配置即可。