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.
私は次のことをしようとしています
301リダイレクトはお勧めできません。
cname dnsを使用してこれを行う方法はありますか?
Apache VirtualHosts 構成 (http.conf) にアクセスできる場合:
<VirtualHost *:80> ServerName example.com Redirect permanent / http://www.example.com/ </VirtualHost>
IMHOそれが最善の方法です。トップレベル ドメインに CNAME レコードを配置することはできないため、単純な DNS は単純なソリューションではありません。
PHP get を使用した ID またはクラス