四虎影视在线影院在线观看,小s货再浪些再咬紧点h,国产精品水嫩水嫩,97精产国品一二三产区

Board logo

標題: [求助] 網(wǎng)站403錯誤Forbidden [打印本頁]

作者: 75289346    時間: 2017-6-14 12:58     標題: 網(wǎng)站403錯誤Forbidden

Forbidden

You don't have permission to access / on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.


偽靜態(tài)
  1. php_value max_execution_time 1200
  2. php_value memory_limit 500M
  3. php_value post_max_size 2M
  4. <IfModule mod_rewrite.c>
  5. RewriteEngine on
  6. SetOutputFilter DEFLATE
  7. AddOutputFilterByType DEFLATE text/html text/css image/gif image/jpeg image/png application/x-javascript

  8. RewriteCond %{REQUEST_FILENAME} !-d
  9. RewriteCond %{REQUEST_FILENAME} !-f
  10. RewriteRule ^(.*)$ index.php/$1 [QSA,PT,L]

  11. RewriteRule data/$ – [F]
  12. RewriteRule Public/$ –[F]
  13. RewriteRule data/(.*).php$ – [F]
  14. RewriteRule Public/(.*).php$ –[F]

  15. </IfModule>
復(fù)制代碼


請問是不是  哪里寫錯了




歡迎光臨 WDlinux官方論壇 (http://cd-genova.com/bbs/) Powered by Discuz! 7.2