.htpasswd
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
.htpasswd has 10 facts recorded in Dontopedia across 4 references, with 2 live disagreements.
Mostly:rdf:type(3), file path(2), located at(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (3)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
containsContains(1)
- Nginx Directory
ex:nginx-directory
includesIncludes(1)
- Authentication Setup
ex:authentication-setup
usesAuthFileUses Auth File(1)
- Location Block
ex:location-block
Other facts (7)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Authentication File | [1] |
| Rdf:type | Authentication File | [2] |
| Rdf:type | Configuration File | [3] |
| File Path | /etc/nginx/.htpasswd | [3] |
| File Path | /etc/nginx/.htpasswd | [4] |
| Located at | /etc/nginx/.htpasswd | [1] |
| Created by | Htpasswd Command | [3] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (4)
ctx:claims/beam/d56262b3-eff8-4544-8de8-20cac6fe91d1- full textbeam-chunktext/plain1 KB
doc:beam/d56262b3-eff8-4544-8de8-20cac6fe91d1Show excerpt
sudo apt-get install certbot python3-certbot-nginx sudo certbot --nginx -d your_domain_or_ip ``` 2. **Configure NGINX for SSL:** Modify the NGINX configuration to use SSL. ```nginx server { listen 443 ssl; …
ctx:claims/beam/cc300f99-0a9f-4b53-9eda-4000c72a69abctx:claims/beam/5bc47d71-292b-4080-967a-a33ec28f3d8b- full textbeam-chunktext/plain1 KB
doc:beam/5bc47d71-292b-4080-967a-a33ec28f3d8bShow excerpt
Generate a `.htpasswd` file with a username and password. ```sh sudo htpasswd -c /etc/nginx/.htpasswd username ``` 4. **Enable the Configuration:** Link the configuration file to the sites-enabled directory. ```sh su…
ctx:claims/beam/932ef877-04e3-45e1-9a32-df310d2b76d1
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.