[Sun Oct 15 16:47:04.071631 2017] [core:error] [pid 11808:tid 1872] [client 127.0.0.1:53175] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.<VirtualHost *:80>
DocumentRoot "c:/wamp64/www"
ServerName localhost
ServerAlias localhost
<Directory "c:/wamp64/www">
AllowOverride All
Require local
</Directory>
</VirtualHost>
<VirtualHost *:80>
DocumentRoot "c:/wamp64/www/medialobsters_db"
ServerName medialobsters
<Directory "c:/wamp64/www/medialobsters_db">
AllowOverride All
Require local
</Directory>
</VirtualHost># BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /medialobsters_db/
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /medialobsters_db/index.php [L]
</IfModule>
# END WordPress
برچسب:
نویسنده: آیلین رضوانی