talas's recent timeline updates
talas

talas

V2EX member #72546, joined on 2014-08-31 20:12:25 +08:00
talas's recent replies
现在不需要优惠码了,直接 3 刀
前几天拿了个 链客 lianke.io
Dec 12, 2018
Replied to a topic by yantianqi 程序员 nginx 下 https 下的 www 跳转不带 www
RewriteEngine on
RewriteBase /
RewriteCond %{HTTP_HOST} !^name.org [NC]
RewriteRule ^(.*)$ http://name.org/$1 [L,R=301]
RewriteCond %{SERVER_PORT} !^443$
RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [L,R]
这个是不带 www 且 http 跳转 https 的 apache 规则
Dec 12, 2018
Replied to a topic by yantianqi 程序员 nginx 下 https 下的 www 跳转不带 www
呃 apache 下这样实现,找找在线工具可以转 nginx。
Dec 12, 2018
Replied to a topic by yantianqi 程序员 nginx 下 https 下的 www 跳转不带 www
RewriteEngine on
RewriteBase /
RewriteCond %{SERVER_PORT} !^443$
RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [L,R]
Nov 26, 2018
Replied to a topic by IvanLuo 问与答 医学生到底要不要读博
楼上有句话:这个专业当然是要读博了。
Nov 26, 2018
Replied to a topic by LionelK 问与答 digitalocean 不能自行修改 ssh 端口?
应该是 SELinux 缘故,我整理了下修改 ssh 端口的流程: http://amon.org/ssh
Nov 14, 2018
Replied to a topic by helloiac WordPress Wordpress 能负担多少篇文章
我看到某个内容站,基于 WP,文章编号 300 万。
可以试试这个

名称:ULC
全称:Useful Link Collections
描述:Plugin allow you to create useful links collection or favorite bookmarks and share links list with visitors.
作者: https://codecanyon.net/user/mzworks/
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   847 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 21:22 · PVG 05:22 · LAX 14:22 · JFK 17:22
♥ Do have faith in what you're doing.