Linux tsuru-no-tsurugi 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.0.18 & Your IP : 216.73.216.68
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
lib /
letsencrypt /
backups /
1781837794.2566535 /
Delete
Unzip
Name
Size
Permission
Date
Action
000-api.conf_0
2.43
KB
-rw-r--r--
2026-06-19 11:56
CHANGES_SINCE
147
B
-rw-r--r--
2026-06-19 11:56
FILEPATHS
40
B
-rw-r--r--
2026-06-19 11:56
Save
Rename
<VirtualHost *:80> ServerName api.tsuru-no-tsurugi.tokyo Define SubDomain api ServerAdmin tomob0814@icloud.com #DocumentRoot /var/www/html/kougakubu/htdocs/ ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined Redirect permanent / https://api.tsuru-no-tsurugi.tokyo RewriteEngine on RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] </VirtualHost> <VirtualHost *:443> # The ServerName directive sets the request scheme, hostname and port that # the server uses to identify itself. This is used when creating # redirection URLs. In the context of virtual hosts, the ServerName # specifies what hostname must appear in the request's Host: header to # match this virtual host. For the default virtual host (this file) this # value is not decisive as it is used as a last resort host regardless. # However, you must set it for any further virtual host explicitly. ServerName api.tsuru-no-tsurugi.tokyo ServerAdmin tomob0814@icloud.com #DocumentRoot /var/www/html/kougakubu/htdocs/ # Available loglevels: trace8, ..., trace1, debug, info, notice, warn, # error, crit, alert, emerg. # It is also possible to configure the loglevel for particular # modules, e.g. #LogLevel info ssl:warn SSLEngine on #SSLCertificateFile /etc/ssl/certs/server.crt #SSLCertificateKeyFile /etc/ssl/private/server.key SSLCACertificateFile /etc/letsencrypt/live/tsuru-no-tsurugi.tokyo-0001/chain.pem ProxyRequests Off ProxyPass /img http://127.0.0.1:1213 ProxyPassReverse /img http://127.0.0.1:1213 ProxyRequests Off ProxyPass /file http://127.0.0.1:1213 ProxyPassReverse /file http://127.0.0.1:1213 ProxyRequests Off ProxyPass / http://127.0.0.1:1217/ ProxyPassReverse / http://127.0.0.1:1217/ ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined # For most configuration files from conf-available/, which are # enabled or disabled at a global level, it is possible to # include a line for only one particular virtual host. For example the # following line enables the CGI configuration for this host only # after it has been globally disabled with "a2disconf". #Include conf-available/serve-cgi-bin.conf SSLCertificateFile /etc/letsencrypt/live/api.tsuru-no-tsurugi.tokyo/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/api.tsuru-no-tsurugi.tokyo/privkey.pem Include /etc/letsencrypt/options-ssl-apache.conf </VirtualHost>