".htaccess" to "lighttpd .htaccess"

Discussion in 'Apache' started by TopSite, Mar 30, 2008.

  1. #1
    Hello,
    I wonder if anyone can convert this .htaccess lines to lighttpd .htaccess format.

    RewriteEngine On 
    
    RewriteRule ^rss/new           /rss.php?type=new [L] 
    RewriteRule ^rss/comments   /rss.php?type=comments [L] 
    RewriteRule ^rss/views      /rss.php?type=views [L] 
    
    <IfModule mod_security.c> 
       # Turn off mod_security filtering. 
       SecFilterEngine Off 
    
       # The below probably isn't needed, 
       # but better safe than sorry. 
       SecFilterScanPOST Off 
    </IfModule>
    Code (markup):
    Thankyou in advance :)
     
    TopSite, Mar 30, 2008 IP
  2. Colbyt

    Colbyt Notable Member

    Messages:
    3,224
    Likes Received:
    185
    Best Answers:
    0
    Trophy Points:
    210
    #2
    If you don't get the answer here you may want to post this question over at http://forum.lxlabs.com/

    Sorry. I don't know the answer.
     
    Colbyt, Mar 30, 2008 IP
  3. D'Godown

    D'Godown Well-Known Member

    Messages:
    1,093
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    140
    #3
    I will do it in $100
     
    D'Godown, Apr 3, 2008 IP
  4. TopSite

    TopSite Peon

    Messages:
    37
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Nice joke, already solved the problem.
     
    TopSite, Apr 3, 2008 IP
  5. D'Godown

    D'Godown Well-Known Member

    Messages:
    1,093
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    140
    #5
    It wasnt a joke. not everything comes free.
     
    D'Godown, Apr 3, 2008 IP
  6. TopSite

    TopSite Peon

    Messages:
    37
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    O yes, I know that but your offer sounds like a joke to me.. hehe.Anyway thanks for your offer.
     
    TopSite, Apr 3, 2008 IP