Are you a regular stikked user? Signup so you can keep track of your pastes!
  1. Options +FollowSymLinks
  2. Options -Indexes
  3. DirectoryIndex index.php
  4. RewriteEngine on
  5. RewriteCond $1 !^(index\.php|img|css|js|robots\.txt|favicon\.ico)
  6. RewriteCond %{REQUEST_FILENAME} !-f
  7. RewriteCond %{REQUEST_FILENAME} !-d
  8. RewriteRule ^(.*)$ index.php?/$1 [L,QSA]

Reply to "none"

Here you can reply to the paste above

Create a snipurl

Make Private

Feeling clever? Set some advanced options.