Quinten Timber
Quinten Ryan Crispito Timber (born 17 June 2001) is a Dutch professional footballer who plays as midfielder for Jong Ajax in Eerste divisie.[2]
Personal information | |||
---|---|---|---|
Full name | Quinten Ryan Crispito Timber[1] | ||
Date of birth | 17 June 2001 | ||
Place of birth | Utrecht, Netherlands | ||
Height | 1.79 m (5 ft 10 in) | ||
Playing position(s) | Midfielder | ||
Club information | |||
Current team | Jong Ajax | ||
Youth career | |||
AFC Ajax | |||
Senior career* | |||
Years | Team | Apps | (Gls) |
2018– | Jong Ajax | 2 | (1) |
National team‡ | |||
2017– | Netherlands U17 | 9 | (0) |
* Senior club appearances and goals counted for the domestic league only and correct as of 21:32, 18 July 2019 (UTC) ‡ National team caps and goals correct as of 2 January 2019 |
Personal life
Born in the Netherlands, Timber is of Curaçaoan descent. Timber is of He is the twin brother of Jurriën Timber.[3]
gollark: Not specifically wordpress, no.
gollark: I would probably use nginx, because I'm used to it and it has nicer configuration:```nginxhttp { # whatever important configuration you have for all HTTP servers, `nginx.conf` probably ships with some # fallback in case someone visits with an unrecognized Host header server { listen 80 default_server; listen [::]:80 default_server; return 301 http://somedomain$request_uri; } server { listen 80; # you may (probably do) want HTTPS instead, in which case this bit is somewhat different - you need to deal with certs and stuff, and use port 443 - also you should probably add HTTP/2 listen [::]:80; # IPv6 server_name domain1.com; location / { proxy_pass http://backend1:8080/; } } server { listen 80; listen [::]:80; server_name domain2.com; location / { proxy_pass http://backend2:8080/; } }}```
gollark: The reverse-proxy solution is in my opinion the best one, although it would require some config.
gollark: I think LetsEncrypt may not be very happy with that, though.
gollark: Yes, and you can just use a reverse proxy (with "vhosts" or whatever) for that, easy enough.
References
- Quinten Timber at WorldFootball.net
- Quinten Timber at Soccerway
- "'We zijn gewoon de nieuwe Timbers'". Ajax.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.