
Originally Posted by
worchyld
yey! After I followed your 1-2-3 step I got the welcome message.
But I am confused.
What happens to Ruby/Rails scripts that I make? How do I put them on a real live web server? In php, you write your php code to do something; and you can put it anywhere.
bonefry -- Apache can be installed under Windows and the web URL that I pointed to gave a tutorial for installing under Apache on a Windows platform, but I got confused right near the end when it started talking about .htaccess, which doesn't work on a windows platform; secondly it kept referring to opening a .htaccess file and changing settings which aren't there.
I just thought I could put the work into my apache htdocs folder and run it sorta side by side with php whilslt I try to learn a bit of rails.
I think I will buy that book Agile Web Development with Rails I saw in the shop.
.htaccess works just fine on Windows because it's not Windows that interprets it, it's Apache. If you install a homemade web server on your Linux box it's not going to read an .htaccess file either. It has absolutely nothing to do with the operating system, it's strictly to do with Apache.
Off Topic:
(You didn't see me in the Ruby forum, must've followed a strange link...)
Bookmarks