2 years ago
DirectoryIndex first_index.html second_index.html third_index.html
#if "first_index.html" does not found apache tries to find the next index ("second_index.html"), if the index lists ends apache
# gives the 404 error.
# sorry for my bad english, it's not my natal languaje
#si "first_index.html" no es encontrado muestra el proximo en la lista ("third_index.html"), si la lista se acaba da error 404
Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/810"></script>
2 years ago
este script congela al internet explorer 6, por un bug de una dll, asta ahi es todo lo que se
Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/725"></script>
it works in IE 5, 6, 7, and 8.
for more info: http://code.google.com/p/ie7-js/
funciona en IE 5, 6, 7 y 8
para mas informacion: http://code.google.com/p/ie7-js/
/*
original: http://code.google.com/p/ie7-js/
*/
<!--[if lt IE 8]>
<script src="http://ie7-js.googlecode.com/svn/version/2.0(beta2)/IE8.js" type="text/javascript"></script>
<![endif]-->
</head>
Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/715"></script>