ServerName matiannu.bluemobi.cn
Alias /static "D:/workspaces/Bluemobi/matiannu/www/view/static"
Alias /upload "D:/workspaces/Bluemobi/matiannu/www/upload"
DocumentRoot "D:/workspaces/Bluemobi/matiannu/www/public"
Options Includes FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
上一篇:php插入数组指定位置的方法
下一篇:PHP上传文件配置