Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
必要なのは、ドメインからのリクエストを傍受することです。
ユーザータイプ domain.com -> lua スクリプトは、html でページをリダイレクトするなどの何かを表示し、次に -> ウェブサイトを表示します
function postresolve(remoteip, domain, qtype, origrecords, origrcode) print ("redirect.") end