Search results

  1. N

    Boru: RewriteEngine not working

    Try following lines(or look at my .htaccess): RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ http://dl.dropbox.com/u/3185330/st3/$1 [P,L] All request ends by timeout. I tried RewriteBase /,nothing helps. Something changed?What should I do...
  2. N

    asp.net

    Please,confirm asp.net is not working for boru.I just can't understand it's my config problem or not. Thanks a lot. p.s. just for ref. http://x10hosting.com/forums/free-hosting/120593-boru-asp-net.html
  3. N

    Boru & ASP.NET

    I put simple .aspx file in public_html dir,but when I try to access it I get net::ERR_EMPTY_RESPONSE and nothing in return. According to tutorial,if you don't touch anything(cpanel/.htaccess etc.) asp.net must running right from begining without additional config. Someone from boru,can you...
Top