.htaccess causes links on page to try an open a BIN file?
Posted
by
user1796820
on Stack Overflow
See other posts from Stack Overflow
or by user1796820
Published on 2012-11-03T16:57:57Z
Indexed on
2012/11/03
17:00 UTC
Read the original article
Hit count: 178
My friend's site which I agree to tech-advise, is psychtalkonline.com. You can go check it out, it's an anonymous forum (miniBBS) running Apache on Unix. I at first had a problem with mod_rewrite but then I uploaded the .htaccess file. However, that seemed to cause problems. If you click on any link, you will get a pop-up saying "You have chosen to open which is a BIN file". If you click the source code, and click on the links in the source code, you will see that it goes to the BIN file. I'm not really sure what's going on. I really would appreciate some help. Thanks.
© Stack Overflow or respective owner