服务器区

魔众在线影视系统 1.1.0

4.2分
分类:服务器区 系统:WinALL
大小:14.95MB 时间:2022-12-05
立即下载

软件介绍

魔众在线影视系统是一款功能非常强大的企业服务器搭建软件,通过这款软件能够帮助用户快速的搭建影视播放系统,能够满足绝大多数企业的服务器需求,在一定的程度上降低了企业的开支,能够满足绝大多数用户的需求,有需要的小伙伴快来下载吧。

魔众在线影视系统

软件特色

环境要求

操作系统

Linux/Unix 或 Windows

软件环境

Laravel 5.1 的运行环境,Apache/Nginx , PHP 5.5.9+ 或 PHP 7+ , MySQL 5.0+

安装步骤

配置 apache/nginx 服务器,请将网站的根目录配置到 <网站目录>/public;

使用安装引导向导进行安装;

Nginx参考配置

server {

server_name demo.tecmz.com;

charset utf-8;

index  index.html;

root /var/www/html/demo.tecmz.com/public;

autoindex off;

location ^~ /.git {

deny all;

}

location / {

try_files $uri $uri/ /?$query_string;

}

location ~ \.php$ {

fastcgi_pass 127.0.0.1:9000;

fastcgi_index ;

fastcgi_param PHP_VALUE "open_basedir=/var/www/html/demo.tecmz.com/:/tmp/:/var/tmp/";

fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;

include fastcgi_params;

}

location ~ \.(gif|jpg|jpeg|png|bmp|ico|css|js)$ {

expires max;

}

location ~* \.(eot|ttf|woff|woff2)$ {

add_header Access-Control-Allow-Origin '*';

}

}

展开 收起
  • 相关软件
  • 其他版本
下载

ASPSweb Server

634KB 2021-10-13
下载

ifilespace

60.17MB 2021-09-17
下载

爱快SD WAN服务端

1.94MB 2021-07-28
下载

Gitstack

138MB 2021-07-01

相关文章

猜你喜欢

热门软件推荐

推荐下载

查看更多

网友评论