Tnanks Shane, but it didn’t work. I also tried changing the fourth line to:
ErrorDocument 404 /wordpress/index.php?error=404
But it still doesn’t work.
Sorry again, please disregard the tags and the points in between. I was just trying to point that there goes more code which is not pertinent to what I’m asking.
Sorry, I think I posted the code incomplete:
<div class="entry-utility">
Esta entrada fue publicada el
<a class="url fn n" href="<?php echo get_day_link( $year, $month, $day ); ?>" title="Archivo"><?php the_time('j \d\e\ F \d\e\ Y') ?></a>
<strong>...</strong>
</div>
Thanks again.