Difference between revisions of "Return"
Jump to navigation
Jump to search
(5 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
* <code>[[return (nginx.conf)]]</code> configuration [[directive]] | * <code>[[return (nginx.conf)]]</code> configuration [[directive]] | ||
* <code>[[return (Bash)|return]]</code> [[Bash]] operator | * <code>[[return (Bash)|return]]</code> [[Bash]] operator | ||
− | * <code>return()[[bolt]]</code> ([[Puppet]]) | + | * <code>return() [[bolt]]</code> ([[Puppet]]) |
+ | * <code>[[return (Python)|return]]</code> [[Python]] | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[exit 0]]</code> | ||
==See also== | ==See also== |
Latest revision as of 05:21, 24 January 2023
return (nginx.conf)
configuration directivereturn
Bash operatorreturn() bolt
(Puppet)return
Python
Related[edit]
See also[edit]
- Web server: Nginx:
/etc/nginx/nginx.conf
,nginx -t
, Nginx logs, Nginx change log, PHP,php-fpm
, Let's encrypt, Nginx directives, Reverse Proxy, Configure HTTP redirection Nginx, Return,proxy_pass (Reverse proxy)
,ngx_http_rewrite_module
,/etc/nginx/sites-enabled/
,error.log
,access.log
,/nginx status
, AIO - Nginx:
nginx -t
,nginx.conf
,/etc/nginx/fastcgi.conf
, Nginx Sample Configurations,server
,ssl_certificate
,redirect
,return
,rewrite
,sendfile
,request_uri
,server_name
,listen
,/etc/nginx/snippets/
,/etc/nginx/sites-enabled/default
Advertising: