Search results

  1. F

    Mac upgrade question...

    They also do a dual 500mhz which would be the better option, a 800mhz G4 or a dual 500mhz..
  2. F

    — metric tons o' Linux Questions —

    Can I ask a question that kinda relates to this thread. I have a Intel based rack server that I am about to co-locate. I've used Apple Computers since the Eighties but couldn't afford a Xserve at this time. I want to learn and understand how Mac OSX works under the Aqua, i.e. the UNIX and...
  3. F

    Quick question regards enabling CGI

    I should have looked deeper than I had in the Apache documentation. ScriptAliasMatch is the answer ScriptAliasMatch ^/~([^/]*)/cgi-bin/(.*) /Users/$1/cgi-bin/$2 Put this line in your httpd.conf file and you can then allow your users to create a folder in their [user] folder below the...
  4. F

    Quick question regards enabling CGI

    I have searched this forum (and others) read the Apache documentation and yet I am still struggling with the following problem. I have just migrated to OSX.1 from OS9.1 and I am also new to UNIX but am I having fun and enjoying it. I've installed and compiled things like ImageMagick and...
Back
Top