xác thực google maps

Bác nào giỏi về .htaccess thì vào đây giúp đỡ em chút

Thảo luận trong 'Hỏi đáp - Trợ giúp SEO' bắt đầu bởi hoctapseo, 25 Tháng tư 2013.

Lượt xem: 3,121

  1. hoctapseo

    hoctapseo Dự bị

    Bài viết:
    31
    Đã được thích:
    1
    Em mới làm 1 về batdongsan em đã up tất cả các dữ liêu lên hosting xong hết rồi, đến khi khi chạy nó lại báo nỗi như bên dới là sao các bác nhi ? em nghe mọi ngươi nói đây là do nỗi file .htaccess lên em vội vàng lên đây giờ mọi người giúp đỡ ! có bác nào biết thì giúp em một chút nha em xin chân thành cảm ơn ! và hậu tạ

    The website encountered an error while retrieving http://ngheosaoduoc.byethost14.com/. It may be down for maintenance or configured incorrectly.
    Here are some suggestions:
    Reload this webpage later.
    HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.

    <đây là file htaccess cửa em >>

    DirectoryIndex index.php
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_URI} !^/index.php
    RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$ [NC]
    RewriteRule (.*) index.php
    RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
    ########## Begin - Rewrite rules to block out some common exploits

    ## If you experience problems on your site block out the operations listed below

    ## This attempts to block the most common type of exploit `attempts` to Joomla!
    #
    # Block out any script trying to set a mosConfig value through the URL

    RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]

    # Block out any script trying to base64_encode crap to send via URL

    RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]

    # Block out any script that includes a <script> tag in URL

    RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]

    # Block out any script trying to set a PHP GLOBALS variable via URL

    RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]

    # Block out any script trying to modify a _REQUEST variable via URL

    RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})

    # Send all blocked request to homepage with 403 Forbidden error!

    RewriteRule ^(.*)$ index.php [F,L]

    #

    ########## End - Rewrite rules to block out some common exploits
    <<< các bác xem giúp em nhé em xin chân thành cảm ơn và hậu tạ >>>
    em có 1 web cũng làm bằng mã nguồn joomla và chạy bằng hosting free byethost "http://hoanghungvn.byethost31.com/" như thế này mà vẫn chạy ngòn lành mà có bác lại nói là bên byethost nó không hỗ trợ là sao nhỉ ?
     
  2. kietmq

    kietmq Dự bị

    Bài viết:
    22
    Đã được thích:
    8
    Host Free không hỗ trợ Rewrite đường dẫn nên nó báo lỗi thế bạn ơi. Mua host đi BKNS cũng rẻ mà 250K là xài được rồi nếu site Visit ít.
     
  3. hoctapseo

    hoctapseo Dự bị

    Bài viết:
    31
    Đã được thích:
    1
    ủa thế không còn cách nào khách à bạn, bạn xem có cách nào khác không giúp mình với
     
  4. Mrgaubeo

    Mrgaubeo Thành viên nhiệt tình

    Bài viết:
    688
    Đã được thích:
    200
    lỗi này là do bạn viết sai code htaccess nhé, xem lại cấu trúc là 1 , thứ 2 check lại xem host đó có hỗ trợ ko là 2
     
  5. maingoc

    maingoc Thành viên

    Bài viết:
    270
    Đã được thích:
    33
    Bạn xài host free ko hỗ trợ moad rewrite là đúng rồi
     

Chia sẻ trang này