Activity Stream
48,167 MEMBERS
61127 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 7 of 7
  1.     
    #1
    Member

    Default Need help urgent!! how to get .htaccess files to work with lighttpd?

    Ths rule were suppose to be in public_html htaccess

    RewriteEngine on

    Options +FollowSymlinks
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ index.php?link=$1
    RewriteRule ^link([^/]*).html$ rewrite.php?link=$1 [L]

    But after installing lightted, my server guy change it and add it to /etc/lighttpd/lighttpd.conf as

    url.rewrite-once = ( "^link([^/]*).html$" => "/rewrite.php?link=$1",
    ".*\.(js|ico|gif|jpg|png|css|php|)$" => "$0",
    "^/(.*)$" => "/index.php?link=$1")

    but isn't working. Someone please advice
    kohkindachi Reviewed by kohkindachi on . Need help urgent!! how to get .htaccess files to work with lighttpd? Ths rule were suppose to be in public_html htaccess RewriteEngine on Options +FollowSymlinks RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?link=$1 RewriteRule ^link(*).html$ rewrite.php?link=$1 Rating: 5

  2.   Sponsored Links

  3.     
    #2
    The Wise One
    Website's:
    twilight.ws ddlrank.com
    I can always be contacted by sending a tweet @twilightws

  4.     
    #3
    Member
    Thanks But I don't have time for this at the moment. I'm looking for someone who can get me a proper code

  5.     
    #4
    Member
    Ok I'll pay someone who're able to help me. Really urgent

  6.     
    #5
    Member
    I see so many 'pro' offering hosting here. But can't believe not a single one knows

  7.     
    #6
    Member
    Website's:
    Elite.SO Defendos.com Motionite.com
    install apache (A)

    Defendos BETA3 Released! Thread - Official Website

  8.     
    #7
    Member
    Website's:
    cliffsupport.com syntrio.in
    Have you made sure the rewrite module is enabled in the lighty configuration file?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. htaccess files need help
    By jetli68 in forum Technical Help Desk Support
    Replies: 3
    Last Post: 29th Feb 2012, 05:03 AM
  2. [Help] htaccess --> lighttpd
    By kohkindachi in forum Technical Help Desk Support
    Replies: 5
    Last Post: 5th Nov 2011, 06:46 PM
  3. Passwd & htaccess for lighttpd
    By pi0tr3k in forum Technical Help Desk Support
    Replies: 9
    Last Post: 9th May 2010, 02:37 PM
  4. [Hiring] Need 10$ !! can do any shit work for you !! [Really Urgent]
    By Sam in forum Completed Transactions
    Replies: 12
    Last Post: 27th Apr 2010, 06:58 PM
  5. Can anyone help me convert htaccess to lighttpd?
    By crook in forum Webmaster Resources
    Replies: 7
    Last Post: 21st May 2009, 01:39 PM

Tags for this Thread

BE SOCIAL