1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

how to controle 404 page not found ?

Discussion in 'Programming' started by crishna, Jan 24, 2008.

  1. #1
    how to controle 404 page not found ?
     
    crishna, Jan 24, 2008 IP
  2. hans

    hans Well-Known Member

    Messages:
    2,923
    Likes Received:
    126
    Best Answers:
    1
    Trophy Points:
    173
    #2
    explain your problem
    what is your situation
    what do you want to be changed
    be precise pls!!!
    what operating system / version of SW / server are you using ?!

    the handling of 404 mainly is done by server (=apache)
     
    hans, Jan 24, 2008 IP
  3. Dr. XYZ

    Dr. XYZ Guest

    Messages:
    226
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Dr. XYZ, Jan 25, 2008 IP
  4. sommetsolutions

    sommetsolutions Greenhorn

    Messages:
    29
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    16
    #4
    Hi

    First you have to create custom 404 page with "404" name for your site and after that you update your htaccess file with below code:
    ErrorDocument 404 /404.php
     
    sommetsolutions, Jan 5, 2012 IP
  5. User_webexpert

    User_webexpert Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Hello people,site www[dot]happybollywood[dot]com needs developers.contact them for more details.
     
    User_webexpert, Jan 22, 2012 IP
  6. xixilee

    xixilee Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    You have a few options:

    In IIS or Apache, change the default 404 error handler to point to a cfm file of your choice.

    In Application.cfc, set up the onMissingTemplate function to handle requests for .cfm files that are sent to ColdFusion before the web server checks to see if they actually exist.
     
    xixilee, Feb 23, 2012 IP
  7. nabilabutt7

    nabilabutt7 Peon

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    i am agree with hans
     
    nabilabutt7, May 3, 2012 IP