Error 404

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
eustachy
 
 
Posts: 3
Joined: Thu Jan 31, 2019 6:40 pm

Error 404

Post by eustachy »

Hello all.
How to properly make "error 404" page? Better html or php?

Any special settings in WWB 14?

I have a .htaccess file.
Standard redirection:

"ErrorDocument 404 http://xxxxx.yyyyy.zz/404.html"

Is this all I need?
WWBman
 
 
Posts: 913
Joined: Fri Jan 08, 2010 6:10 pm

Re: Error 404

Post by WWBman »

You can format the error page however you like but see:
viewtopic.php?f=5&t=83212
eustachy
 
 
Posts: 3
Joined: Thu Jan 31, 2019 6:40 pm

Re: Error 404

Post by eustachy »

Thank you.
That's what I read and did yesterday... :D
Tools > Options > HTML > CSS untick "Generate external CSS style sheets for page specific styles".

Is there anything else?
WWBman
 
 
Posts: 913
Joined: Fri Jan 08, 2010 6:10 pm

Re: Error 404

Post by WWBman »

I can't think of anything else except that it can be html or php.
It works for me.
Of course you only need it to be php if your page uses php.
eustachy
 
 
Posts: 3
Joined: Thu Jan 31, 2019 6:40 pm

Re: Error 404

Post by eustachy »

Thanks.
I made html and everything works.
WWBman
 
 
Posts: 913
Joined: Fri Jan 08, 2010 6:10 pm

Re: Error 404

Post by WWBman »

Excellent.
Post Reply