Originariamente inviato da micra
Vi prego di aiutarmi... ho fato un casino e devo assolutamente risolverlo...
volevo installare la pagina 404 di errore e per farlo ho seguito il tutorial di
Luvliness.net. In seguito ho scoperto che se evitavo era cmq meglio visto che sto su un server windows e funziona solo su server linux... cmq ho seguito le istruzioni che sono le seguenti:
Step One
Open a new wordpad or notepad document. * You will not need to use this document until you get to Step Four.
Step Two
Open your FTP program and determine what your home/root directory is for your domain. This is usually where you upload your website ie: /www or /public_html directories.
Step Three
Create a subfolder in your home/root directory labelled errors.
Step Four
Type the following into your wordpad/notepad document:
ErrorDocument 401 www/errors/401.html
ErrorDocument 403 www/errors/403.html
ErrorDocument 404 www/errors/404.html
Step Five
Save the document as .htaccess (or htaccess.txt if the program doesn't allow you to name it .htaccess).
Step Six
Upload the .htaccess file to your home/root directory. ** If you had to name your file htaccess.txt, rename it on your webserver to .htaccess
Step Seven
Create html documents named 401.html, 403.html and 404.html accordingly and upload them to your errors directory.
Dopo che ho uploadato il file hyaccess.txt e l'ho rinominato è praticamente diventato invisibile... da quel momento in poi non è più possibile visualizzare il mio sito internet. Ciò che appare quando si tenta di farlo è questo messaggio:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, tech@tuonome.it 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.
Se vi serve controllare potete visitare il mio dominio a
http://www.full-of-grace.org
Aiutatemi perchè sono disperata... sono già due giorni che sto così e non so cosa fare, un'amica mi ha suggerito di rivolgermi a voi perchè rispondete subito e ve ne intendete...
grazie
Micaela