Wallpaper Script Forum » Installation

lighttpd rewrite

(1 post)
  • Started 2 years ago by vaggos
  1. vaggos
    Member

    Can you please help me how to convert the following into lighttpd rewrite?

    RewriteEngine On

    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^(.*)$ index.php?%{QUERY_STRING}&resource=$1 [L]

    This is only what I have in .htaccess uncommented.

    Thanks

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.