i'm looking to find a free niche link directory script

Discussion in 'Scripts' started by trueman, Apr 11, 2006.

  1. #1
    trueman, Apr 11, 2006 IP
  2. iowadawg

    iowadawg Prominent Member

    Messages:
    10,918
    Likes Received:
    811
    Best Answers:
    0
    Trophy Points:
    380
    #2
    Try the directory forum here for good directory scripts or to find exactly what you are looking for.
    All scripts I have used, using and seen are good php scripts, not hmtl.
     
    iowadawg, Apr 11, 2006 IP
  3. sarahk

    sarahk iTamer Staff

    Messages:
    28,821
    Likes Received:
    4,539
    Best Answers:
    123
    Trophy Points:
    665
    #3
    There's a ton of threads on just that subject. I've found www.wsnlinks.com to be very good. Check out the links in my sig.
     
    sarahk, Apr 12, 2006 IP
  4. trueman

    trueman Well-Known Member

    Messages:
    554
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    108
    #4
    trueman, Apr 12, 2006 IP
  5. donteatchicken

    donteatchicken Well-Known Member

    Messages:
    432
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    118
    #5
    Try adding this to your .htaccess file


    
    Options +FollowSymLinks
    RewriteEngine on
    RewriteRule /(.*)$ /cat/$1
    
    Code (markup):
    Just use your browser to test going to http://www.mydomain.com/xxx.htm

    If you get it working you'll need to change the links in the html to point to http://www.mydomain.com/xxx instead of the old /cat/xxx
     
    donteatchicken, Apr 12, 2006 IP