mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-22 02:25:59 +02:00
parent
82f9581c44
commit
bd5ada89b9
6 changed files with 30 additions and 23 deletions
|
@ -294,6 +294,14 @@ This command will install the dependencies defined in your ```composer.json``` f
|
|||
|
||||
5. Remove the Script: Once verified, delete the script to maintain system security.
|
||||
|
||||
### Download TLD List:
|
||||
|
||||
To get the starting list of TLDs (Top-Level Domains) from ICANN and cache it for quick access later, please run the following command:
|
||||
|
||||
```bash
|
||||
php /var/www/cp/bin/file_cache.php
|
||||
```
|
||||
|
||||
## 8. Setup Web Lookup:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue