Last update at :2024-02-03,Edit by888u
I have previously introduced how to build a website for Feifei Film and Television. Today we introduce a movie website program that does not use a database. This program is called Freekan. It is a database-free film and television playback system that has been very popular in the past few months. You can watch major movies for free. For the VIP membership content of the movie site (which actually relies on the parsing interface), here we share the latest version of the Freekan source code, while removing all advertisements from the original source code. In addition, we have compiled a tutorial for those who don’t know how to install it.
Let’s talk about the installation environment first. Let’s install the Pagoda panel first.
- Install php7.0 and above
- Install nginx
Pagoda installation and usage tutorial
Follow the panel usage tutorial to build a website, and then download the program from the cloud.
Download Freekan program
https://www.lanzous.com/i1renaf1. After downloading, upload it to the corresponding directory (/www/wwwroot/domain name/). Pagoda can upload it directly and decompress it online (compress it into ZIP format and upload it).
2. Add configuration files and set pseudo-static:
if (!-e $request_filename) { rewrite ^/(.*)$ /index.php?q=$1 last; }Access the domain name and install
Usage Suggestions
Look at the speed. If it opens very slowly, then give up this server
Demo picture:
Recommended site searches: How about Hengtian host, US virtual space, Hong Kong cloud host, free application for domain name and space, registered domain name query, server rental, registered domain name, this website server is in the United States, ICP registration number, domain name registration information Query,
发表评论