1688
results for "nginx"
-
#TechDebt 😞 I’m in process of migrating 441 old posts that are on an old permalink structure (which because of jekyll means they are in a different strorage folder structure). Not horrible, but since Jekyll only supports 1 form of permalink structure my solution is I just automated the output of a 441 line rewrite file that I’m going to hopefully copy and paste into my nginx config (not sure if that’s gonna blow up or not) that basicall
[eddie]
at
2018-02-25 22:59
-
and then yeah in nginx or Apache you just point the server config at the different php backend
aaronpk
at
2018-02-19 14:31
-
Depends how much of a different environment you need. You should be able to run different versions of PHP side-by-side already. If you need a webserver to go with them, something like nginx should allow you to define a different php-fpm instance per hostname
Zegnat
at
2018-02-19 12:26
-
[cleverdevil]: Originally Nginx support wasn't as good, so I was doing it manually. Then I just kept putting off automating it
GWG
at
2018-02-18 19:26
-
[Aaron Parecki] aaronpk@aaronparecki ~/Code: curl -I https://ascraeus.org/article/websub-part-ii-aperture HTTP/1.1 200 OK Server: nginx Date: Sun, 11 Feb 2018 19:01:10 GMT Content-Type: text/html; charset=utf-8 Content-Length: 55151 Last-Modified: Sun, 11 Feb 2018 1...
Loqi
at
2018-02-11 20:01
-
time to look at nginx
dgold
at
2018-02-11 20:01
-
nginx is returning 304->homepage
dgold
at
2018-02-11 20:00
-
so in nginx, that'd be something like: rewrite ^/p/([0-9]{14}_[0-9a-z]+)/?$ https://jay.funabashi.co.uk/p/$1 redirect;
petermolnar
at
2018-01-25 11:46
-
.eu -> .net, nginx magic for old stuff to new stuff, php for gone/missing content
petermolnar
at
2018-01-25 11:40
-
...on update, PHP notifies nginx at internal route to push updates
schmarty
at
2018-01-21 22:35
Sort by:
Filter results by:
Tag
Query took 0s.
Search tips
- Exclusion
- +foo -bar
- Logical OR
- foo OR bar
- Exact phrase
- "foo bar"
- Partial words
- foo*
- Particular fields only
- title:foo
- domain:example.org
- nick:somebody
- after:2016-11-23
- before:2016-11-23
- date:2016-11-23