search for: sympli

Displaying 5 results from an estimated 5 matches for "sympli".

Did you mean: sympl
2006 Jul 27
0
Using CRUD + non-standard URLs
Hi, Please take a look at this code: map.with_options :controller => ''school'' do |m| m.school_show ''e/:id'', :action => ''show'' end map.resources :school map.connect '':controller/:action/:id'' And then I want a school to be shown on URLs like /e/123 and show a creation form on /school/new and have
2007 Dec 11
5
SAMBA under window?
Hi, I am thinking a network configuration where a SAMBA server is installed in a window machine so that the web server on that window machine can talk to linux devices. Is it possible, or it is a stupid idea? Thank you. Kind Regards, Jim
2005 Feb 21
2
Execution of WineTools with Wine version 20041201 on RedHat 9
Hi, I've installed Wine version 20041201 on RedHat 9 and Winetools 210-jo, but when I try to execute Winetools (by typing wt2 on shell (as a user, not root), I just get all the error messages below. Any suggestions as to what I'm doing wrong, please? Best regards, Andy [andrew@Atlas2 andrew]$ wt2 bash: wt2: command not found [andrew@Atlas2 andrew]$ cd /usr/local/winetools [andrew@Atlas2
2024 Apr 29
3
RFE to extend "LISTEN" directive to support host-colon-port (as single token)
Thanks for sharing your take on this. (Sorry about likely mixing historic standards, was not in position to cross-check while posting) Just to clarify: using a different port *is* possible since forever, with `LISTEN host port` (as two arguments to the directive); the question was if having a way to spell it as one argument as `LISTEN host:port` would solve some shortcomings/ease adoption more
2024 Apr 29
3
RFE to extend "LISTEN" directive to support host-colon-port (as single token)
Thanks for sharing your take on this. (Sorry about likely mixing historic standards, was not in position to cross-check while posting) Just to clarify: using a different port *is* possible since forever, with `LISTEN host port` (as two arguments to the directive); the question was if having a way to spell it as one argument as `LISTEN host:port` would solve some shortcomings/ease adoption more