雷火电竞官网-中国知名电竞赛事平台

當下軟件園 / 匯聚當下最新最酷的軟件下載站!
當下軟件園

您的位置: 首頁 > 應用軟件 > 行業軟件 > 魔眾在線影視系統 V1.1.0 源碼版

  魔眾在線影視系統是一款功能十分強大的企業服務器搭建程序,這款軟件能夠幫助用戶快速搭建企業的影視播放系統,大大滿足企業用戶的服務器搭建需求,喜歡這款軟件的小伙伴千萬不要錯過哦。

魔眾在線影視系統

【軟件特色】

  環境要求

  操作系統

  Linux/Unix 或 Windows

  軟件環境

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

  安裝步驟

  配置 apache/nginx 服務器,請將網站的根目錄配置到 <網站目錄>/public;

  訪問 http://www.example.com/install.php;

  使用安裝引導向導進行安裝;

  Nginx參考配置

  server {

  listen 80;

  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 '*';

  }

  }

【更新內容】

  ·[新功能] 初始版本發布

  Apache參考配置

  

  ServerName www.example.com

  DocumentRoot d:/wwwroot/example.com/public

  

軟件特別說明

標簽: 服務器搭建

其他版本下載
網友評論
回頂部 去下載

關于本站|下載幫助|下載聲明|軟件發布|聯系我們

Copyright ? 2005-2024 m.obymc.com.All rights reserved.

浙ICP備2024132706號-1 浙公網安備33038102330474號