+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13

Thread: custom error page

  1. #1
    Junior Member erhardeep is on a distinguished road
    Join Date
    Nov 2011
    Posts
    23

    custom error page

    i set 404 custom error page, but when i enter wrong url , still not showing my custom 404 page

    box is box10.host1free.com
    Last edited by erhardeep; 12-30-2011 at 09:27 AM.

  2. #2
    Moderator pheelx3 has disabled reputation pheelx3's Avatar
    Join Date
    Dec 2011
    Location
    Sydney, Australia
    Posts
    118

    Re: custom error page

    Hi, what is your error, please be more precise (did you upload it, did you use a wordpress custom 404 page. etc.) ? also, Did you change the 404.html page in public_html ?

    Regards ,
    Pheelx3, Moderator, http://pheelx3.me/
    Get the best free hosting at http://host1free.com/

  3. #3
    Junior Member erhardeep is on a distinguished road
    Join Date
    Nov 2011
    Posts
    23

    Re: custom error page

    yes i already create 404 custom error page

  4. #4
    Moderator pheelx3 has disabled reputation pheelx3's Avatar
    Join Date
    Dec 2011
    Location
    Sydney, Australia
    Posts
    118

    Re: custom error page

    so you uploaded it to the public_html folder ? and what did you name it?
    Pheelx3, Moderator, http://pheelx3.me/
    Get the best free hosting at http://host1free.com/

  5. #5
    Junior Member erhardeep is on a distinguished road
    Join Date
    Nov 2011
    Posts
    23

    Re: custom error page

    yes i place in public html and save as 404.shtml

  6. #6
    Moderator pheelx3 has disabled reputation pheelx3's Avatar
    Join Date
    Dec 2011
    Location
    Sydney, Australia
    Posts
    118

    Re: custom error page

    can you name it as .html and try?
    Pheelx3, Moderator, http://pheelx3.me/
    Get the best free hosting at http://host1free.com/

  7. #7
    Junior Member erhardeep is on a distinguished road
    Join Date
    Nov 2011
    Posts
    23

    Re: custom error page

    i try but same problem

  8. #8
    Moderator pheelx3 has disabled reputation pheelx3's Avatar
    Join Date
    Dec 2011
    Location
    Sydney, Australia
    Posts
    118

    Re: custom error page

    strange. can you give it 777 permissions and try again?
    Pheelx3, Moderator, http://pheelx3.me/
    Get the best free hosting at http://host1free.com/

  9. #9
    Junior Member erhardeep is on a distinguished road
    Join Date
    Nov 2011
    Posts
    23

    Re: custom error page

    same problem ....

  10. #10
    Super Moderator Amator is on a distinguished road Amator's Avatar
    Join Date
    Sep 2010
    Location
    Kiev, Ukraine
    Posts
    1,463

    Re: custom error page

    You should create .htaccess file in public_html folder and add such line to it
    Code:
    ErrorDocument 404 /404.html
    
    Try it
    Last edited by Amator; 12-30-2011 at 09:08 AM.
    Прочитайте перед созданием темы
    No support via PM - forum is for support.

+ Reply to Thread
Page 1 of 2 1 2 LastLast

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34