Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 5 of 5

This is a discussion on Redirects not working! in the Shared & Semi-Dedicated forum
Here is my htaccess: Redirect temp /default.ida http://www.fbi.gov Redirect temp /scripts http://www.fbi.gov Redirect temp /_vti_bin http://www.fbi.gov Redirect temp /c http://www.fbi.gov Redirect temp /d http://www.fbi.gov Redirect ...

  1. #1
    Aletia Customer
    Join Date
    Oct 2001
    Posts
    631

    Redirects not working!

    Here is my htaccess:

    Redirect temp /default.ida http://www.fbi.gov
    Redirect temp /scripts http://www.fbi.gov
    Redirect temp /_vti_bin http://www.fbi.gov
    Redirect temp /c http://www.fbi.gov
    Redirect temp /d http://www.fbi.gov
    Redirect temp /MSADC http://www.fbi.gov
    Redirect temp /msadc http://www.fbi.gov
    Redirect temp /MSOffice http://www.fbi.gov
    Redirect temp /_mem_bin http://www.fbi.gov
    Redirect temp /cgi-bin http://www.fbi.gov
    Redirect temp /cgi-sys http://www.fbi.gov
    RedirectMatch permanent (.*)root\.exe(.*) http://www.fbi.gov
    RedirectMatch permanent (.*)system32(.*) http://www.fbi.gov

    Yes, I can type:

    http://joshuasplace.net/cgi-sys/guestbook.cgi

    And it pulls up a page that give an error message! What is wrong with this? I found this code in a thread here.

  2. #2
    CTO JPC-Masood's Avatar
    Join Date
    Aug 2002
    Location
    Jaguar Servers
    Posts
    2,070
    Can you please check again? It is working for me. Or has this been fixed?

    http://joshuasplace.net/default.ida -> goes to fbi.gov

    Masood N. | Chief Technical Officer
    JaguarPC.com


    Helpful Links
    Knowledge Base | Network Status

  3. #3
    Aletia Customer
    Join Date
    Oct 2001
    Posts
    631
    I don't know for sure which of those if any work, but I am still getting the User not found when trying to access the guestbook.cgi in the cgi-sys folder. The default.ida does work.

  4. #4
    CTO JPC-Masood's Avatar
    Join Date
    Aug 2002
    Location
    Jaguar Servers
    Posts
    2,070
    You can not access that guestbook directly. You will need to use this format:

    http://joshuasplace.net/cgi-sys/guestbook.cgi?action=listguests&user=YOU R_ACCOUNT_USERNAME

    (this is one line, of course)

    Please check that out. And to add to guestbook, you will need a form with action set to that cgi. Let me know if you need that too.

    Masood N. | Chief Technical Officer
    JaguarPC.com


    Helpful Links
    Knowledge Base | Network Status

  5. #5
    Aletia Customer
    Join Date
    Oct 2001
    Posts
    631
    I don't want to access the guestbook. I'm trying to keep people from typing random addresses on my site like that. Don't like them filling up the error logs

Bookmarks

Posting Permissions

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