search for: rsamour

Displaying 4 results from an estimated 4 matches for "rsamour".

Did you mean: samour
2006 Mar 21
5
RoR and Growing Pains
...ppsX> ?? (I''ve tried something to this effect but I am too green in Lighty to know where I''m wrong) This is my sample vhost (Lighty) I simply repeat it for my other app: 142 $HTTP["host"] == "fxonrails" { 143 server.document-root = "/home/rsamour/test/public/" 144 accesslog.filename = "/home/rsamour/test/log/access.log" 145 server.indexfiles = ( "dispatch.fcgi", "index.html" ) 146 server.error-handler-404 = "/dispatch.fcgi" 147 148 # rails stuff 149 ###...
2002 Aug 02
1
Winbind creates linux folders?
Hey all, OK here's my problem: I have successfully installed winbind to where I have joined my local Win2k PDC and also can log in with a user from that PDC. However, it does not create a directory /home/winnt/<PDC>/<USER> and all the files necessary under /home/winnt/<PDC>/<USER> which is the template I set in smb.conf. I am running Redhat 7.3 with the stock Samba
2006 Nov 28
34
Uploading Large (100mb+) files
I have an Apache 2.2.3 (mod_proxy_balancer) frontend server that does not have mongrel installed. It does proxy requests to several other mongrel-only servers (each running 2 mongrel processes). Each mongrel node has the same rails code-base and it''s working perfectly. However, my question is when I add an upload file form... where is it going to physically put that file? I mean since
2002 Aug 14
1
Mounting WIN2K user space on RH 7.3 Box
I have a RedHat 7.3 Box joined to a WIN2K PDC, I have it successfully authenticating to this PDC using Winbind and on-the-Fly home directory creation with pam_mkhomedir is also working fine. What I want to accomplish is I want to mount //WIN2KUSERSPACE/USERS/ to /home/winnt/PDC/ so that I can create a directory in the WIN2K comp called 'redhat' where all the info regarding linux will