Join the Conversation

12 Comments

  1. Wrzucasz:

    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]

    do .htaccess w /

  2. Ok dodałem ale co to w ogóle daje? ;p

    Możesz zmienić schemat odnośników na bardziej “przyjazny”, a nie to paskudne “?p=(0-9*)”

Leave a comment

Your email address will not be published. Required fields are marked *