RewriteEngine onRewriteCond %{REQUEST_FILENAME} -dRewriteRule ^.*$ - [L]
RewriteCond %{REQUEST_FILENAME} -fRewriteRule ^.*$ - [L]RewriteRule ^.*$ index.php [L]
--
You received this message because you are subscribed to the Google Groups "Konstrukt" group.
To post to this group, send email to kons...@googlegroups.com.
To unsubscribe from this group, send email to konstrukt+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/konstrukt?hl=en.