mantisbt 安装配置及phpmailer设置

1.修改Apache的配置文件httpd.conf,在文件末尾添加如下文字,以配置mantisbt目录的访问权限或直接放在apache网站目录:php Alias /mantisbt "C:/mantisbt/" <Directory "C:/mantisbt/">  Options Indexes  AllowOverride None  Order allow,deny  Allow from
相关文章
相关标签/搜索