Jesse
Nov 2 2005, 12:42 PM
| | Hi, I am running my own Domain here on Trap 17. I am wanting to know how I go ago making Custom Error Pages. I know that there is a part in the Cpanel to do this, but that only allows text. I want to add in my site logo etc.
Is there a way I can make the page through Frontpage? If so what do I name the page, for example on a 404 Error. And where would I upload that file to?
Thanking you in advance for your help. |
Reply
BuffaloHELP
Nov 2 2005, 12:49 PM
Jesse
Nov 2 2005, 01:01 PM
QUOTE For sites hosted on the Linux cluster, you must create a .htaccess file and upload it to your www directory. You will also need to write the custom error pages and upload them to your site.
The .htaccess file is used to override a default setting within the configuration of Apache. The syntax for the .htaccess file is as follows:
ErrorDocument errorcode path-to-page
A working example: ErrorDocument 404 /custom/404.php Ok would that be the same with making a .html file ... so I would create a file and call it: .htaccess and put this in it: ErrorDocument 404 /public_html/404.html Then I create the Custom 404 Error page and upload that also to the public_html directory. Is that how it would work?
Reply
BuffaloHELP
Nov 2 2005, 01:10 PM
To recap, you make a error page called 404.html you upload it to public_html directory you open .htaccess file and EDIT in this line -ErrorDocument 404 404.html (if you upload 404.html in another directory it will be ErrorDocument 404 /directory/404.html) I wanted to make it clear since I was bit confused with your first sentence. If I am mistaken there will be someone correcting my error(s).
Reply
Jesse
Nov 2 2005, 02:51 PM
Ok I got it now. Thank you so much BuffaloHELP. Thats great
Reply
Danieluchis
Nov 2 2005, 09:08 PM
i got a question: i got two domains hosted at trap17 (in the same account) but i want to make a custom error page for my other domain, but i can't T_T is this possible to make? i got parked my main domain and in 'add domain' the other i was thinking of making a 404.shtml page for my new domain and then put it in the folder but im wondering if that'll will work...
Reply
BuffaloHELP
Nov 3 2005, 12:46 AM
Hummm I'm not sure if that's possible. Since there is only one .htaccess file for the host (and not domain determined), both domains will use the same .htaccess file no matter what. That is something to search for on the internet.
Reply
Jesse
Nov 3 2005, 07:43 AM
Ok when I opened my .htaccess file in public_html there was nothing there with 404. So I am still unsure where to place this. I am sorry for asking again, but I just am unsure. With what I can see there is surpost to be already something in that file with at least 404 there and there is nothing. Help please. Thank you.
Reply
BuffaloHELP
Nov 3 2005, 09:36 AM
As far as I know, you have to add a new line in. So go down to your file and leave a space before you add the line. The reason it's not there is because when there's an error, your browser knows it as certain error code, i.e. 404, 403 etc, and calls the default error page from your local SYSTEM32 or SYSTEM folder. But by customizing .htaccess file you are redirecting which error file to display.
Reply
Jesse
Nov 3 2005, 11:04 AM
Ok thank you BuffaloHELP. Will try that in the morning and see if it works.
Reply
Similar Topics
Keywords : creating custom error pages domain- Wordpress Error - Bytes Exausted
- NextGEN Gallery (5)
- 403 Forbidden Error When Accessing My Site
- (11)
umm this is a problem that i have been looking in other topics to try to fix but i can't seem to
find a answer to what i lookin for. I got my site workin again the other day ok and so i went on to
see it (so i can make more changes) and when i got there i got this QUOTE Forbidden You
don't have permission to access / on this server. Additionally, a 403 Forbidden error was
encountered while trying to use an ErrorDocument to handle the request. Apache/1.3.33 Server at
www.clansga.trap17.com Port 80 now i looked at everything and i can't seem to find t...
Phpbb3 - Error 28
- (5)
I get the following error when I try changing a users group of my Phpbb3 powered forums. QUOTE
SQL ERROR Got error 28 from storage engine SQL SELECT ug.*, g.* FROM groups g, user_group ug
WHERE ug.user_id = 83 AND g.group_id = ug.group_id ORDER BY g.group_type DESC, ug.user_pending ASC,
g.group_name BACKTRACE FILE: includes/db/mysql.php LINE: 158 CALL: dbal->sql_error() FILE:
includes/acp/acp_users.php LINE: 1881 CALL: dbal_mysql->sql_query() FILE:
includes/functions_module.php LINE: 471 CALL: acp_users->main() FILE: adm/index.php LINE: 74 CALL:
p_master->l...
Question About Changing Domain Names.
- (8)
Hey guys how's it going! I just had a quick question about changing domain names. My domain
now is fearclan.trap17.com, and I wanted to change it to fearclan.org. How should I do it? Do I use
the credit system and it will give me my own domain for free? Or do I have to buy a domain name from
godaddy or something and then change it? I really need an answer for this as soon as possible.
Thank you so much guys! /laugh.gif" style="vertical-align:middle" emoid=":lol:" border="0"
alt="laugh.gif" />...
Error 28 (on Phpmyadmin)
- What does this error message mean? (6)
I have a shopping cart system on my website. It always worked before, but all of a sudden, when I
try to access it i get "Got error 28 from storage engine". Has that got something to do with the
recent problems again, or can someone tell me what this error message means? Thanks. After posting
this I noticed I cannot get into my PHPAdmin anymore. It gives loads of errors: QUOTE Warning:
session_write_close() : SQLite: session write query failed: database is full in
/usr/local/cpanel/base/3rdparty/phpMyAdmin/index.php on line 42 Warning: session_write_close() :
Fai...
Page Load Error When Accessing Cpanel
- (0)
Not sure what the issue is. I cannot even load up any of the cpanel's to allow me to put in a
password. I have tried the link that is located in the Credit System 2.0 I have tried the links
with subdomain/cpanel I have tried the links with subdomain:2082 All 3 of these just give page
load errors. Please note : This isn't a "my password doesn't work" thread. This is a "I
can't even get cpanel to TRY to load" thread. Thanks in advance....
Coppermine Gallery Error
- (2)
Okay.. so i have my gallery set up at photos.chantellepaige.org and everytime i try to access it i
get this error "Coppermine critical error: Unable to connect to database ! MySQL said: Access
denied for user 'giselle_copp1'@'localhost' (using password: YES)" how do i change
the password etc?? or fix the problem??...
Upgrading From Subdomain To Domain
- (2)
Okay, I'm trying to figure this out, and I can't seem to find this because I've been
looking around the forums for a while now.... Anyway, I was wondering if it's good to transfer
a site hosted at trap17 to computinghost. I would like to transfer it at some point (it's not
really a necessary thing at this exact point, because I'm not near using the space or bandwidth
yet... I don't think anyway lol), and I wasn't sure if that would 'hurt' my site in
anyway. I'm thinking about transferring it, because I'd love to spend the...
Error Code In Subscriptions Page
- problems subscribing to topics (5)
I'm seeing some weird warning message show up at the top of my page when I go into "my
controls," then load my topic subscriptions page. At the top of the page, the following code appears
several times: IPB WARNING in_array() : Wrong datatype for second argument (Line: 2711 of
/sources/action_public/usercp.php) I'm guessing maybe that has something to do with the fact
I'm having problems subscribing to my topics and posts? Thanks in advance for your help....
Spammers Using My Domain To Send Spam
- (2)
OMG ok, so i logged into my gmail account and shabam, 400 new messages, 100 to my inbox 300marked as
spam, turns out some kind of sex pill or something company is using the email
randomname@have-heart.net to spam people, since i have all my email accounts pointed to my gmail
adress.... heres a copy of one of the spam messages i received back QUOTE ----- The
following addresses had permanent fatal errors ----- (reason: 550 5.1.1 ... User unknown)
----- Transcript of session follows ----- ... while talking to pop3.ymail.net.: >>> DATA ... User
unknown 550...
I Bought A Domain Name Through Godaddy And I Need To Know How To Point It At My Trap17 Site Help Plz.
- (2)
I would like to point my .com at my forums on here but am unsure how to do it. BTW my site is
http://racuria.trap17.com/forums ...
Phpmyadmin Error [resolved]
- (7)
I get this error message each time I attempt to work phpMyAdmin. QUOTE Cannot start session
without errors, please check errors given in your PHP and/or webserver log file and configure your
PHP installation properly. Help would be very grateful....
Phpmyadmin Error
- Not able to enter PhpMyAdmin (4)
Currently I try to access my PhpMyAdmin and I get the following error displayed among the screen:
My PhpMyAdmin worked prior the migration but suddenly stopped working after. I wanted to know if
anyone else is getting this error also or anyway can help me fix this o.o....
Domain Name On Subdomain?
- (6)
Ok.. so i ask alot of questions, but right now i have have-heart.net right &
have-heart.net/chantelle i was wondering if there was a way to install Chantellepaige.org into
cpanel, but only have it be for have-heart.net/chantelle if i cant, i might start a new trap17
website lalala.. does anyone know how that works? do i get twice the ammount of credits subtracted
daily, or what?? also is there a way to transfer allmy cutenews directories.. hehe(: answer me
people...
Domain Constants --- A, Mx, Ns & Cname Values
- What should I input for A, MX, NS & CNAME Values at Domain Registr (2)
Hi, I have registered with Trap17 for a Beta Hosting Acc. Its domain name is zoebelkin.co.cc . So
what valuse should I put in the Host, Type & Value(Target) fields for my domain's A, MX, NS &
CNAME Records at my domain registrar co.cc's CPanel. I have two subdomains
http://forums.zoebelkin.co.cc & http://gallery.zoebelkin.co.cc . My mail Server at Trap17
is mail.zoebelkin.co.cc . I'm hosted on ' gamma ' Server (
http://gamma.xisto.com ). IP for the ' gamma ' Server is 64.69.46.210 So what
exactly should b...
Sub Domain Problem : Urgent
- Cannot access my sub domains (10)
Hi, I am having some serious problems with my sub domains. I registered a site with trap17 named
http://zoebelkin.co.cc . Then I made 2 sub domains for the site. One is for the forums section
and the other is for the gallery section. 1> forums.zoebelkin.co.cc 2> gallery.zoebelkin.co.cc
Whenever I type these in the browser adress bar the browser gives an output that it cannot find the
web sites. But they are complete and should show something. Also using www. in front of the sub
domains didn't help. Is www. needed in front of the sub domains. Could you just...
Installing Custom Fonts...
- (5)
Is there any way to install custom fonts? Like I've got a few fonts here that I would like to
install for my website. Is there any way to install them? So how can I install them? Would it even
be possible to install them?...
Changing Trap17 Domain?
- (2)
Hello. I think I've heard about this somewhere or another on this site, but am not sure.
Currently, my domain is http://sherwoodinfo.trap17.com ...is there any way I can get it changed to
http://sherwood.trap17.com , I checked and it seems that is available. Thank you!!...
I Would Like To Change My Domain Name [resolved]
- how to perform with currently parked domain name? (4)
Dear administrator, I want to change my domain name
“www.cncinfotech.uni.cc” to “www.cncinfotech.in”. Second domain is already added by me as a parked
domain. Because www.cncinfotech.uni.cc was a free domain (which is not working and deactivated by
uni.cc ) and choose by me when I opened my first hosting account. Please change my domain. I have
more than 15 hosting credits. My cpanel is also not working. After changing my domain name please
also check my cpanel and ftp service. I hope you will do it soon. Thanks in advance....
Mysqli Error - Phpbb3
- (3)
Ok, my forum (phpbb3) works but sometimes it displays this message CODE General Error SQL ERROR
[ mysqli ] Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (2) [2002] An sql error occurred while fetching
this page. Please contact an administrator if this problem persists. This normally happens about
once a week for about 2 minutes but it is really getting annoying. I installed phpbb3 fine, it
didn't show any errors. But the main thing is that before this happens normally I can't
connect...
Compuhost / Adding Extra Domain Help
- (2)
Umm.. trap17 is down again. well at least my site is. which is kinda bugging me eh. 2 questions XD
one: on my website, its 2 websites in one pretty much http://have-heart.net &
http://have-heart.net/chantelle is there anyway to get a new domain NAME for
http://have-heart.net/chantelle without it only being a redirect? like. i would like all my files
under the Chantelle folder to be so that my files would be chantelle.org/1.php for example.
without having to set up a completely new website? ~if its not posible, how would having 2
domains in trap 17 work wou...
Some Pages On My Site Won't Even Load..
- (6)
Ever since today, my site has been working just fine. I'm maintaining the amount of points I
need, and the server status has been and still is fine. However, a while ago I tried to access my
site and it wasn't loading. When I loaded the root URL, it worked fine though. I went to the
file manager and noticed that the file I was trying to previously access was .php, and the index
file at my root URL was .html. I deleted the index.html file and made a index.php file, then tried
loading it again. Safari gave me the following message: QUOTE Safari can’t ope...
Parking A Domain
- (1)
Hey guys, im having trouble parking my domain: www.360evolved.net to www.360evolved.trap17.com
can anybody help me with this? I have no idea what to put in the domain manager, but when i try a
couple things i usually get this error: Error from park wrapper: Using nameservers with the
following IPs: 69.25.142.42,216.52.184.248,63.251.92.200,69.64.145.225,70.42.37.7 Sorry, the domain
is already pointed to an IP address that does not appear to use DNS servers associated with this
server. Please transfer the domain to this servers nameservers or have your administrato...
Creating Forums
- Help me please (4)
Friend i have hosted a Website and i have hosted it in trap17 . Can you please tell me how can i
start a Forum in my website similar to Trap17 ? Please refer to me the free Forum starters Thanks
in Advance...
Parse Error: Syntax Error, Unexpected '<' On Line 29
- (11)
ok when i try and access the page i want, iget the following error: Parse error: syntax error,
unexpected ' however, my page looks like this: QUOTE // Connects to your Database
$username = "evolved_creation"; $password = "mypasswordishere"; $hostname =
"localhost"; $dbh = mysql_connect($hostname, $username, $password) or
die("Unable to connect to MySQL"); $selected =
mysql_select_db("evolved_clancreation",$dbh) or die("Could not connect to DB");
mysql_close($dbh); //checks cookies to make sure they ar...
Domain For Credits
- (5)
Hey, can I buy for credits free domain like .com .net etc?? Or just domain redirect? If i put topic
to bad theme then please give it to good.. Thanks...
Domain Name Information
- (5)
I have finally decided to purchase a domain name for my site, but while I was searching through
sites that offer domain names, I came across something I don't quite understand. There is a
price for purchasing the domain name, but then there is a transfer price. I have never bought a
domain name before, so I don't know really anything about this. If I purchase a domain name, do
I also have to pay for a transfer? Also, does anyone recommend a domain site? I have found some I
like, but I may as well get some recommendations from the users here. I've seen topic...
Keep Getting Socket Error
- mail won't send. (3)
When trying to send email, I keep getting a socket #10061 error. I use the Trap 17 smtp server,
related to my own domain, which is mail.vlaanderen-flanders.org.uk. This seems to be happening
regularly lately. Has anyone got any idea why this could be happening? Thanks for any support. ...
Free Domain Hosting Down? [resolved]
- (5)
hey all, it was about one hour ago that my website stopped working, apart from my home page which
is 30 bytes and not even proper html (a temp page). around 15mins later, a200 noticed he had the
same problem. then, the cpanel stopped working, followed promptly by the ftp. when i try to access
the cpanel now, i get the following message: QUOTE Sorry for the inconvenience! The
filesystem mounted at / on this server is running out of disk space. cPanel operations have been
temporarily suspended to prevent something bad from happening. Please ask your system adm...
Existing Domain With Free Hosting
- (4)
can i use my existing domain (mydomain.info) on this hosting and, can you please eksplain to me how
thank you...
Looking for creating, custom, error, pages, domain
|
|
Searching Video's for creating, custom, error, pages, domain
|
advertisement
|
|