Results 1 to 2 of 2

Thread: 5.0.1 htaccess file

  1. #1
    Join Date
    Apr 2003
    Location
    NY
    Posts
    331

    Default 5.0.1 htaccess file

    for some reason the option->Mod-rewrite page is not showing up for me, can someone post there .htaccess file

  2. #2
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    .htaccess

    # DO NOT CHANGE THE FOLLOWING LINES
    # status: 1
    # pattern_category: browse/{$cat_id}/{$page}/{$cat_name}.html
    # pattern_detail: detail/{$link_id}/{$link_title}.html

    Options -MultiViews
    RewriteEngine On

    RewriteRule ^browse/(.*)/(.*)/(.*).html browse.php?cat=$1&pg_which=$2
    RewriteRule ^detail/(.*)/(.*).html detail.php?linkid=$1

Similar Threads

  1. Replies: 1
    Last Post: 12-09-2005, 10:49 PM
  2. Include file
    By lexpression in forum v5.x
    Replies: 11
    Last Post: 08-30-2005, 06:38 AM
  3. sql tables as txt file
    By Hetti in forum Indexu Lite
    Replies: 0
    Last Post: 06-03-2005, 02:03 AM
  4. .htaccess question
    By aladdin1 in forum v5.x
    Replies: 7
    Last Post: 03-21-2005, 02:02 PM
  5. Unable copy to file and .htaccess!!!
    By bycegerxwin in forum v5.x
    Replies: 7
    Last Post: 09-28-2002, 10:34 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •