Search found 4 matches

by Qas05
Wed Sep 14, 2016 7:05 pm
Forum: Webhosting
Topic: Creating a 404 page for a different domain on the same machine shared by others.
Replies: 3
Views: 2241

Re: Creating a 404 page for a different domain on the same machine shared by others.

kraze wrote:This is possible, but will require you create multiple .htaccess files for each domain (each domain also needs to be directed into a separate folder). If they are just create a new .htaccess and add

Code: Select all

ErrorDocument 404 /404.html
to each one.
Thank you for the help.
by Qas05
Wed Sep 14, 2016 4:39 pm
Forum: Webhosting
Topic: NS2.NFOSERVERS.COM needed?
Replies: 2
Views: 1410

Re: NS2.NFOSERVERS.COM needed?

Okay thank you for that.
by Qas05
Tue Sep 13, 2016 9:50 pm
Forum: Webhosting
Topic: NS2.NFOSERVERS.COM needed?
Replies: 2
Views: 1410

NS2.NFOSERVERS.COM needed?

Hello I was just wondering. I can understand that NS1.NFOSERVERS.COM is needed for domains, but Im not too sure why we also have to use NS2.NFOSERVERS.COM. Could someone help me out.
by Qas05
Tue Sep 13, 2016 9:34 pm
Forum: Webhosting
Topic: Creating a 404 page for a different domain on the same machine shared by others.
Replies: 3
Views: 2241

Creating a 404 page for a different domain on the same machine shared by others.

Hello.

I have multiple domains on the same web server plan and I was wondering how I could create a diffrent 404 page for each domain.