How can I redirect w/o .htaccess

Discussion in 'Site & Server Administration' started by exam, Sep 25, 2004.

  1. #1
    I need to redirect a couple of *.html pages to new pages. I cannot use .htaccess in the directory or apache.conf files, because they are not allowed by my webhost. Also I can't use php to send headers because (again) the webhost only sends *.php pages to the php parser. Any ideas, or am I screwed?
     
    exam, Sep 25, 2004 IP
  2. schlottke

    schlottke Peon

    Messages:
    2,185
    Likes Received:
    63
    Best Answers:
    0
    Trophy Points:
    0
    #2
    schlottke, Sep 25, 2004 IP
  3. exam

    exam Peon

    Messages:
    2,434
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks for the site, it has many options. Granted, I didn't read all the scripts there, but I would like a 301 redirect if possible, for the G advantage, What I'll have to do in the meantime, is a simple meta refresh tag.
     
    exam, Sep 25, 2004 IP