1.甚么是LNMP架构
2.LNMP架构是如何工作的
location / {
index index.php;
}
location ~ \.php$ {
fastcgi_pass 127.0.0.1:9000;
}
location ~ \.(jpg|png|gif)$ {
root /code/images;
}location / {
i1.甚么是LNMP架构
2.LNMP架构是如何工作的
location / {
index index.php;
}
location ~ \.php$ {
fastcgi_pass 127.0.0.1:9000;
}
location ~ \.(jpg|png|gif)$ {
root /code/images;
}location / {
i