Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F7577939
default
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
295 B
Referenced Files
None
Subscribers
None
default
View Options
server {
listen 80 default_server;
listen [::]:80 default_server;
server_name _;
root /var/wwwroot/default;
index index.html index.php index.htm;
location / {
try_files $uri $uri/ =404;
}
location ~ \.php$ {
include snippets/fastcgi-php.conf;
fastcgi_pass 127.0.0.1:9000;
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 1, 02:48 (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2476391
Default Alt Text
default (295 B)
Attached To
Mode
rDPHPFPM Docker image for Nginx, php-fpm
Attached
Detach File
Event Timeline
Log In to Comment