.htaccess 使用
引用官网的话
Where’s my .htaccess file?
WordPress’s index.php and .htaccess files should be together in the directory indicated by the Blog address (URI) setting on your General Options page. Since the name of the file begins with a dot, the file may not be visible through an FTP client unless you change the preferences of the FTP tool to show all files, including the hidden files. Some hosts (e.g. Godaddy) may not show or allow you to edit .htaccess if you install WordPress through the Godaddy Hosting Connection installation.
这里的关键:
1:.htaccess 的位置,要和你的index.php在一个目录下;
2:保证文件名是.htaccess,注意只有扩展名。很多初学者就是这里糊涂。你可以先在本地生成一个文件,例如 link.htaccess,
然后上传到FTP相应位置。然后将其改为.htaccess.
然后,OK。 欢迎交流


















Search for the .htaccess file in the root web folder. Blog Hosts