Taraba F.C.
Taraba F.C. is a Nigerian football club based in Jalingo, Taraba. They played in the top-tier division in Nigerian football, the Nigeria Premier League after promotion in 2013 until a last place finish in 2015.[1] Until 2007, they were based in Abuja and were named SEC (Securities & Exchange Commission) Football Club.
Full name | Taraba United Football Club | ||
---|---|---|---|
Founded | 2007 | ||
Ground | Jalingo City Stadium Jalingo, Taraba, Nigeria | ||
Capacity | 30,000 | ||
Chairman | Tijani Babangida | ||
Manager | Ikuomola Olatoye Omosebi | ||
League | Nigeria Premier League | ||
2015 | 19th (relegated) | ||
|
Current squad
Note: Flags indicate national team as defined under FIFA eligibility rules. Players may hold more than one non-FIFA nationality.
|
|
gollark: So I made it so that if any domain is accessed via HTTP, and the request is for `.well-known/something`, it'll use a dedicated folder.
gollark: Basically, the ACME verification thing it uses looks for files under `.well-known`.
gollark: Not a config UI.
gollark: ```nginx server { listen 80 default_server; listen [::]:80 default_server; location /.well-known { default_type "text/plain"; root /srv/http/; } location = /ngstatus { stub_status; } location / { return 301 https://$host$request_uri; } }```
gollark: Hold on, I have some useful config for this.
References
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.