TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

.htaccess probs

Page: 1 Reply
Sep 11th 2003#121491 Report
Member since: Aug 9th 2001
Posts: 2333
Heya,

I want to change all of www.dynamo.ie 's error pages and page not found etc. I believe they are located in .htaccess or something? Well anyway, i found .htaccess after flippin' ages and opened it using BBedits's FTP text editor. The only thing written in it was this:

ErrorDocument 404 /404.html


Literally, just that on the page. There are no obvious '404.html' or anything on my server. How the hell do i change the files? Usually servers have all the error pages in a nice folder, but no, this server has to be stupid and annoying. I was emailing the webmaster for the servers about this, he just said find .htaccess and start editing. He didn't bother replying after i said i didn't understand what he meant. Any help is great, thanks!

aidan
Reply with Quote Reply
Sep 11th 2003#121497 Report
Member since: Mar 18th 2001
Posts: 6632
http://www.javascriptkit.com/howto/htaccess.shtml

I just use my cPanel for editing mine, so I don't really know how to do it by hand. Do you not have a cPanel or something similar?
Reply with Quote Reply
Sep 11th 2003#121499 Report
Member since: Aug 9th 2001
Posts: 2333
No i have nothing....it's a bad server. Ill look at the link soon. thanks
Reply with Quote Reply
Sep 11th 2003#121500 Report
Member since: Mar 18th 2001
Posts: 6632
Yeah that is a bad server. Good luck with the .htaccess file. They scare me!
Reply with Quote Reply
Sep 11th 2003#121511 Report
Member since: Mar 16th 2001
Posts: 2421
Just make a file with nothing but this:
ErrorDocument 404 /error.htm

Then name it .htaccess and up it to your "root" directory where your html files are.

Then just make a error.htm page and up it to the same root html directory.
Reply with Quote Reply
Sep 11th 2003#121513 Report
Member since: Aug 9th 2001
Posts: 2333
kewl...thanks bobby-o!
Reply with Quote Reply
Sep 11th 2003#121526 Report
Member since: Mar 16th 2001
Posts: 2421
n/p ;)
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum