亚洲精品久久久中文字幕-亚洲精品久久片久久-亚洲精品久久青草-亚洲精品久久婷婷爱久久婷婷-亚洲精品久久午夜香蕉

您的位置:首頁技術文章
文章詳情頁

web - nginx怎么綁定域名?

瀏覽:63日期:2023-08-17 09:32:44

問題描述

rt,網上一搜都是多域名的做法,然而本著試一試的想法做了之后發現沒用。。。特來詢問一下怎么寫配置文件才可以。。

問題解答

回答1:

web - nginx怎么綁定域名?

它的配置文件很明確。你照著改就行了server_name 那里把localhost改成自己的域名就行了。

回答2:

主配置文件

user huangyanxiong;worker_processes 1;error_log /var/log/nginx/error.log warn;pid/var/run/nginx.pid;events { worker_connections 1024;}http { include /etc/nginx/mime.types; default_type application/octet-stream; log_format main ’$remote_addr - $remote_user [$time_local] '$request' ’ ’$status $body_bytes_sent '$http_referer' ’ ’'$http_user_agent' '$http_x_forwarded_for'’; access_log /var/log/nginx/access.log main; sendfileon; #tcp_nopush on; keepalive_timeout 65; #gzip on; include /etc/nginx/conf.d/*.conf;}

包含的虛擬主機配置文件

log_format compression ’$remote_addr - $remote_user [$time_local] ’ ’'$request' $status $bytes_sent ’ ’'$http_referer' '$http_user_agent' '$gzip_ratio'’;#access_log /var/log/nginx/log/studyphome.access.log compression buffer=32k;server { listen 80; server_name www.mylaravel.com charset utf-8; #log_format compression ’$remote_addr - $remote_user [$time_local] ’ # ’'$request' $status $bytes_sent ’ # ’'$http_referer' '$http_user_agent' '$gzip_ratio'’; access_log /var/log/nginx/log/www.mylaravel.access.log compression buffer=32k; error_log /var/log/nginx/log/www.mylaravel.error.log; root/home/huangyanxiong/www/laravel/public; location / {#root /var/www/html;try_files $uri $uri/ /index.php?$query_string;index index.html index.htm index.php; } error_page 404 /404.html; # redirect server error pages to the static page /50x.html # error_page 500 502 503 504 /50x.html; location = /50x.html {root /usr/share/nginx/html; } # proxy the PHP scripts to Apache listening on 127.0.0.1:80 # #location ~ .php$ { # proxy_pass http://127.0.0.1:8080; #} # pass the PHP scripts to FastCGI server listening on 127.0.0.1:9000 # location ~ .php$ {#root html;fastcgi_pass 127.0.0.1:9090;fastcgi_index index.php;fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;includefastcgi_params; } location ~ ^/(images|javascript|js|css|flash|media|static)/ { #過期30天,靜態文件不怎么更新,過期可以設大一點, #如果頻繁更新,則可以設置得小一點。 expires 30d; } # deny access to .htaccess files, if Apache’s document root # concurs with nginx’s one # location ~ /.ht {deny all; }}回答3:

我怎么覺得是你的域名解析沒有添加記錄對應的記錄呢

標簽: web
相關文章:
主站蜘蛛池模板: 亚洲一区二区久久 | 欧美一级特黄特黄做受 | 国产一级做性视频 | 伊人色综合久久天天伊 | 国产精品久草 | 一级黄色大片 | 国产亚洲美女精品久久久久狼 | 久久青草国产精品一区 | 色偷偷女男人的天堂亚洲网 | 久久久国产99久久国产久 | 欧美一级毛片高清视频 | 亚洲精品视频在线观看视频 | 欧美日韩在线一区 | 亚洲欧美日本综合一区二区三区 | 久久久精品中文字幕 | 精品国产一区二区在线观看 | 欧美日韩一区二区不卡三区 | 亚洲 欧美 国产另类首页 | 69视频最新在线观看 | 黄色片免费观看网站 | 黄污视频在线看 | 真人毛片免费观看视频 | 国产成人福利在线 | 欧美日韩亚洲一区二区三区在线观看 | 一级毛片不卡 | 欧美高清视频www夜色资源 | 亚洲成人一级 | 国产视频一区二区 | 欧美日韩国产综合视频一区二区三区 | 在线看黄网 | 国产精品亚洲综合网站 | 国产福利区一区二在线观看 | 亚洲精品主播一区二区三区 | 精品国产第一国产综合精品 | 真实国语对白视频播放 | 小明免费 | 久香草视频在线观看免费 | 国产精品精品国产一区二区 | 国产最新网站 | 国外一级黄色片 | 亚洲精品国产成人一区二区 |