Preface
There are two types of link files under Linux. One is a file similar to the shortcut function of windows, which allows you to quickly link to the target file (or directory). This is a soft link; another method is to generate a new file
In general, we will install Nginx, PHP are installed in the same container, in order to expand convenience, we hope that nginx container and PHP container separate. Then you can use the Docker link command to do this.Required Image:
Nginx 1.
Several PHP server architectures are strongly recommended !!! I found a good article and introduced in detail several architectures of the current PHP Server. I specially reprinted it. I strongly recommend it !!? Nginx + PHP + PHP-FPM (FastCGI) on
Nginx has been able to interpret PHP files correctly.
If there is index.php,nginx in a directory that does not automatically load index.php, manual clicks can be interpreted correctly.
However, clicking on WordPress index.php will show you the list
Document directory
Fixed Link Type
Select Permanent Link Structure
Use "beautiful" fixed links
Do not use a fixed link of mod_rewrite
Fixed Link Problems
Fixed links,. htaccess files, and MS Frontpage
See
External resources
Permalink is
PHP dynamic link library in a call to C + + production of the tutorial, PHP DLL
Generally speaking, PHP speed is faster, but for some of the more advanced developers, if you want to pursue faster speed, there is no doubt that you can write the C
PHP server of several architectures, highly recommended!!!
Found a good article, very detailed introduction of the current PHP server several architectures, specially
There are a lot of ways to install extensions to PHPFirst, recompileEnter the PHP source directory./configure--prefix=/usr/local/php ... [Other compilation parameters]Ii. adding extensions via PhpizeEnter the PHP source extension application
Soft LinksSoft Links (Soft Link) also known as symbolic links (Symboliclink) . Soft-link files in Linux are similar to shortcut keys in Windows systems. the soft link file in Linux is actually a special file , the file type is l. The actual line
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.