Wie ändere ich die und wie komme ich auf das verzeichnis wo ich sie ändern muss, weil ich ne error-404.htm gemacht hab und die hochladen mochte, habe bplaced-pro
und das video läuft bei meinem laptop nicht richtig, ich freue mich schon auf antworten, danke
das musst du mit einer htacess datei regeln 
hier stehts mal grob beschrieben: lerneniminternet.de/htm/fehler_404.html
ich hab das nach der anleitung gemacht und der inhalt der .htaccess die ich dann hochgeladen
inhalt der htaccess:
AuthType Basic
AuthName ""
AuthUserFile /users//www/.htpasswd
require valid-user
ErrorDocument 404 /error-404.htm
und dann funktioniert es nicht und ich bekomme:
"Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@bplaced.net and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/2.2 Server at jacob-crain.bplaced.net Port 80"
was hab ich falsch gemacht?