Hello again all,
I recently setup custom error documents on my web server. They work well most of the time, but depending on where the document is loaded from will depend on where the document will lok for images, etc.
Example:
does not exist and returns the error page formatted
does not exist and error page is not formatted correctly as no correct image, css, and javascript paths are found properly.
Is there anyway to remedy this without have to use a hardcoded URL like
thanks for any input
mdkelly
I recently setup custom error documents on my web server. They work well most of the time, but depending on where the document is loaded from will depend on where the document will lok for images, etc.
Example:
does not exist and returns the error page formatted
does not exist and error page is not formatted correctly as no correct image, css, and javascript paths are found properly.
Is there anyway to remedy this without have to use a hardcoded URL like
thanks for any input
mdkelly