Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

.htaccess files not allowed on web host

2»

Comments

  • It's not that my FTP client was ignoring the .htaccess file. If anything, my web host retardo because does not allow that type of file naming, thus rejecting the file. ^_^

    When will 2.0.10a be released? Will it be a beta release? I'm not too thrilled about using beta releases.

    Removing the code worked, but I usually don't like messing around with code that i'm not familiar with, or don't know how to fix if I screw something up. That's why I wanted to switch to something that seemed more simplistic(like Vanilla) and more stable from phpBB. There is no such thing as "simple" edits in phpBB.

  • @seigaku
    Did you try the trick of ftping it as htaccess.txt or 1.htaccess and renaming it once its there on the host?
  • TimTim Vanilla Staff
    @seigaku All our code sits at VERSION_NUMBER'a' while its in unstable mode, so that that people can still download it from github and have a distinct version number. When we're ready to release it, we remove the 'a'.

    So no, the release won't be alpha or beta.

    As for when, I kind of want to get it out next week.

    Vanilla Forums COO [GitHub, Twitter, About.me]

  • @seigaku
    Did you try the trick of ftping it as htaccess.txt or 1.htaccess and renaming it once its there on the host?
    Yes. My Web host does not allow that type of file naming.
    "The files that you upload to your Files area must be assigned names that consist only of letters, numbers, hyphens, and periods. Other characters (such as a space or underscore) are not allowed in the file name you assign when you upload a file to your Files area. The file name you assign must also begin and end with either a letter or a number. It's not possible to assign a file name that begins or ends with a hyphen or period."
  • TimTim Vanilla Staff
    Thats mega lame. Maybe consider getting a new / non retardo host?

    Vanilla Forums COO [GitHub, Twitter, About.me]

  • TimTim Vanilla Staff
    With the amount of choice available these days there's no reason to suffer bad hosting

    Vanilla Forums COO [GitHub, Twitter, About.me]

  • Thats mega lame. Maybe consider getting a new / non retardo host?
    With the amount of choice available these days there's no reason to suffer bad hosting
    Yes there is a very good reason why I "suffer" with this web host. I'm unemployed and on a limited income,and the web host I have is what I can afford right now. I have been shopping around for a better host, however most hosts want $100+ for a year upfront. I don't have that kind of money right now to drop because I need to eat and have a roof over my head.

    You know, I really should not feel like I am the fault of a coding issue.
  • I don't know what your hosting requirements are but a host like http://www.thiswebhost.com/order.html you can get the basic package for $2.99 a month.
  • It's not a coding issue. The problem is not with you or vanilla, it's with your web host. you would experience the same issues with any other software that used URL rewriting. You need .htaccess. At least there's a workaround and you know how to do it :)
Sign In or Register to comment.