| .htaccess and custom error pages [message #522] |
Sat, 05 August 2006 20:19  |
Nessnc Messages: 5 Registered: July 2006 |
|
|
|
I have successfully created my htaccess file, which seems to be working great with one exception. I have created a custom 401 error page that htaccess does re-route to, but the animated gif will not work properly.
I do see the place holder on the page for the gif as well as the alt text assigned to the gif. Just not the gif. What am I doing wrong?
|
|
|
|
| .htaccess and custom error pages [message #536] |
Thu, 17 August 2006 01:21   |
Nessnc Messages: 5 Registered: July 2006 |
|
|
|
That didn't work.
|
|
|
|
| .htaccess and custom error pages [message #538] |
Thu, 17 August 2006 12:48   |
Nessnc Messages: 5 Registered: July 2006 |
|
|
|
|
I thought that at first as well. However, it loads the alt tag I put in each img. How can it see the alt tag, and creat an image outline on the page, but not the img?
|
|
|
| .htaccess and custom error pages [message #540] |
Thu, 17 August 2006 12:53  |
andreas Messages: 239 Registered: January 2005 Location: Denmark |
Site Admin
|
|
|
| Nessnc | I thought that at first as well. However, it loads the alt tag I put in each img. How can it see the alt tag, and creat an image outline on the page, but not the img?
|
What?
If the images doesnt load when you go to http://yourdomain.com/401.html you have not used correct image paths.
|
|
|