Difference between revisions of "Return"
Jump to navigation
Jump to search
(14 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | * <code>[[return (nginx.conf)]]</code> configuration directive | + | {{lowercase}} |
− | * <code>return</code> [[Bash]] operator | + | * <code>[[return (nginx.conf)]]</code> configuration [[directive]] |
− | * [[ | + | * <code>[[return (Bash)|return]]</code> [[Bash]] operator |
+ | * <code>return() [[bolt]]</code> ([[Puppet]]) | ||
+ | * <code>[[return (Python)|return]]</code> [[Python]] | ||
+ | == Related == | ||
+ | * <code>[[exit 0]]</code> | ||
+ | |||
+ | ==See also== | ||
+ | *{{Nginx}} | ||
+ | * {{nginx.conf}} | ||
[[Category:Computing]] | [[Category:Computing]] |
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: