View Full Version : Oops, messed up something big time


suama
07-24-2003, 09:31 AM
K, what I was trying to do was change my 404 page thinggie, using the error_docs thing on FTP, cos apparantely, I could change it through them.. I think. Buuuuuuut, whenever I try to access it, it says first it says:


Forbidden
You don't have permission to access /error_docs/not_found.html on this server.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.


--------------------------------------------------------------------------------

Apache/1.3.27 Server at kamikaze-san.net Port 80


And it didn't used to be like that... So what I tried to do was work offline, go on the history and view the 404 page and copy my source, but that didn't work. Help anyone? @_@;;
Thanks

christiandude03
07-24-2003, 03:21 PM
Try CHMODING not_found.html like 755 or somethin

suama
07-24-2003, 03:39 PM
Sorry, I hardly know anything about CHMODing. What's the setting for that? Thanks before hand ^_^

pb&j
07-24-2003, 03:45 PM
using your FTP program, right click on the file seen on the online side. there should be a CHMOD choice. (in some cases).

CHMOD is a command that gives permission for certain people to access a specific file.

suama
07-24-2003, 06:18 PM
Oooo, thanks! Got it working now ^_^ thank you again :)