.htaccess problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • - AFN -
    Confirmed User
    • Jun 2003
    • 3101

    #1

    .htaccess problem

    anyone know how to fix a .htaccess footer problem? I use a perl script to add code to the bottom of all my pages however there is a couple of pages I do not want it on. can anyone tell me how to fix this mabye some code in the .htaccess or something?
    cat cash* | tr -d '\r' | tr -s '/n' > money
  • - AFN -
    Confirmed User
    • Jun 2003
    • 3101

    #2
    bump, anybody?
    cat cash* | tr -d '\r' | tr -s '/n' > money

    Comment

    • Brujah
      Beer Money Baron
      • Jan 2001
      • 22157

      #3
      not sure how to do it with mod_rewrite, but I'd highly recommend mod_layout

      Comment

      • Hansm
        Confirmed User
        • Jun 2002
        • 871

        #4
        yep with mod_layout its possible, i did read more places about mod_layout

        Comment

        Working...