Results 1 to 4 of 4

Thread: Want a quick help for htaccess issues.

  1. #1
    Join Date
    Dec 2010
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Want a quick help for htaccess issues.

    Any body help please , I want to redirect 404 pages , I have used htaccess
    for this , It is working in Firefox , but not in google chrome, it gives Error.

    "Oops! This link appears to be broken."

    Is this error is 404, if not then is this DNS server error, if yes then plz give me solution , how to redirect this to my custom 404page..

    I want quick solution..



    Thanks..

  2. #2
    Join Date
    Jul 2010
    Location
    Minnesota
    Posts
    256
    Thanks
    1
    Thanked 21 Times in 21 Posts

    Default

    Most hosts that I have used require you to set the 404 page you want to see in the control panel of your hosting account.

  3. #3
    Join Date
    Apr 2011
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Just a side note. .htaccess operates on the server-side of things. If it works in one browser it is guaranteed that it will work in other browsers as well. Browsers only display the result of what the server is throwing at them. That is some other browser issue you are experiencing.

    You mentioned using .htaccess directives, do you mind copy and pasting what you are doing? I might be able to help you with this.

  4. #4
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    The only exception to that might be if .htaccess is giving a certain command that is nonstandard (or just ignored by some browsers). For example, if there is a redirect, some browsers might do it and others might not. This will be very rare, especially if your code is in a standard format.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

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
  •