apache_conf dothtaccess文件为wordpress的永久链接

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了apache_conf dothtaccess文件为wordpress的永久链接相关的知识,希望对你有一定的参考价值。

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /wordpress/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /wordpress/index.php [L]
</IfModule>

# END WordPress
#comment:RewriteEngine/Module must be enable on the server

以上是关于apache_conf dothtaccess文件为wordpress的永久链接的主要内容,如果未能解决你的问题,请参考以下文章

apache_conf 缓存网站文件

apache_conf ssh配置文件

apache_conf 禁用直接访问文件

apache_conf 禁用直接访问文件

apache_conf 配置文件小部件

apache_conf shell配置文件