Re: Itools, WEBCAT OSX

This WebDNA talk-list message is from

2003


It keeps the original formatting.
numero = 54942
interpreted = N
texte = I'm not sure how to do it with iTools (use it, hate it), but I can tell you what to type if you edit the httpd.conf file directly. You need an alias line in the config file that Apache uses. type: Alias /webcatalog/ /library/webserver/documents/webcatalog/ Put it all on a line by itself. Between the Alias and /webcatalog/ there is a space. Between /webcatalog/ and /library/webserver/documents/webcatalog/ there is = a tab The /library/webserver/documents/webcatalog/ is your path to the actual webcatalog folder. Change it to match your location to Webcat if it is different. Put it all on a line by itself, not within any of the virtual host entries: Alias /webcatalog/ /library/webserver/documents/webcatalog/ Save the file and restart apache. To restart Apache, open the terminal application and type: Apachectl restart And hit return. The terminal app is in the utilities folder in the applications folder. I was at first apprehensive about manually editing a text based config file= , but don't worry, if you screw it up, Apache will just restart with a saved copy of the config file. No harm. No foul. I hope this helps. I'm sure there must be some way in iTools to do this. I just have had so many problems with iTools I no longer use it. It can become too limiting. Good Luck, Paul On 12/12/03 7:03 AM, "Nitai @ ComputerOil" wrote: > How would you do what? >=20 > Nitai >=20 > On 11/12/03 6:39 PM, "Ross F. Markbreiter" wrote: >=20 >> Hi Nitai, >> Thank you for your response. >> How would I do that? >> It does not work? >> Ross >>=20 >>> Try http://yourserver/WebCatalog/ (note the "/" at the end. >>>=20 >>> If it does not work, you might need to create a alias for that in iTool= s. >>>=20 >>> We are using it without problems here. >>>=20 >>> Nitai >>>=20 >>> On 11/12/03 5:31 PM, "Ross F. Markbreiter" wrot= e: >>>=20 >>>> Yes. >>>>=20 >>>>> On 11/12/03 5:03 AM, "Ross F. Markbreiter" wr= ote: >>>>>=20 >>>>>> Anyone know how to access webcat with OSX and itools, in OS9 it >>>>>> is http://yourserver.com/webcatalog >>>>>> Cannot access it with itools OSX, Also same with the folder you are >>> working >>>>>> on? how do you access it with the domain just the direct URL? >>>>>> Thank you in advance. >>>>>> Ross >>>>>=20 >>>>> Did you install the WebDNA iTools package? >>>=20 >>> -- >>> Tools to energize your business >>> Web Content Management =ABRedakto=BB & eBusiness Systems >>>=20 >>> ComputerOil=AE GmbH >>> Unionstrasse 4 >>> 8032 Z=FCrich / Switzerland >>> Telefon +41 (0)844 44 55 66 >>>=20 >>> info@computeroil.com >>> http://computeroil.com >>>=20 >>>=20 >>>=20 >>>=20 >>> ------------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> To switch to the DIGEST mode, E-mail to >>> >>> Web Archive of this list is at: http://webdna.smithmicro.com/ >>=20 >> Ross Markbreiter >>=20 >> Thewwwstores, Corp. DBA >> The World Wide Web Store >> 31826D Village Center Dr. >> Westlake Village, Ca 91361 >>=20 >> http://www.worldwidewebstore.com >> 818-707-1234 >>=20 >>=20 >>=20 >> ------------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> To switch to the DIGEST mode, E-mail to >> >> Web Archive of this list is at: http://webdna.smithmicro.com/ >>=20 ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Itools, WEBCAT OSX ( Paul Uttermohlen 2003)
  2. Re: Itools, WEBCAT OSX ( Ross Markbreiter 2003)
  3. Re: Itools, WEBCAT OSX ( Ross Markbreiter 2003)
  4. Re: Itools, WEBCAT OSX ( Alex McCombie 2003)
  5. Re: Itools, WEBCAT OSX ( "Dan Strong" 2003)
  6. Re: Itools, WEBCAT OSX ( Gary Krockover 2003)
  7. Re: Itools, WEBCAT OSX ( Andy Mowrey 2003)
  8. Re: Itools, WEBCAT OSX ( John Peacock 2003)
  9. Re: Itools, WEBCAT OSX ( Paul Uttermohlen 2003)
  10. Re: Itools, WEBCAT OSX ( "Nitai @ ComputerOil" 2003)
  11. Re: Itools, WEBCAT OSX ( "Ross F. Markbreiter" 2003)
  12. Re: Itools, WEBCAT OSX ( "Nitai @ ComputerOil" 2003)
  13. Re: Itools, WEBCAT OSX ( "Ross F. Markbreiter" 2003)
  14. Re: Itools, WEBCAT OSX ( "Nitai @ ComputerOil" 2003)
  15. Itools, WEBCAT OSX ( "Ross F. Markbreiter" 2003)
I'm not sure how to do it with iTools (use it, hate it), but I can tell you what to type if you edit the httpd.conf file directly. You need an alias line in the config file that Apache uses. type: Alias /webcatalog/ /library/webserver/documents/webcatalog/ Put it all on a line by itself. Between the Alias and /webcatalog/ there is a space. Between /webcatalog/ and /library/webserver/documents/webcatalog/ there is = a tab The /library/webserver/documents/webcatalog/ is your path to the actual webcatalog folder. Change it to match your location to Webcat if it is different. Put it all on a line by itself, not within any of the virtual host entries: Alias /webcatalog/ /library/webserver/documents/webcatalog/ Save the file and restart apache. To restart Apache, open the terminal application and type: Apachectl restart And hit return. The terminal app is in the utilities folder in the applications folder. I was at first apprehensive about manually editing a text based config file= , but don't worry, if you screw it up, Apache will just restart with a saved copy of the config file. No harm. No foul. I hope this helps. I'm sure there must be some way in iTools to do this. I just have had so many problems with iTools I no longer use it. It can become too limiting. Good Luck, Paul On 12/12/03 7:03 AM, "Nitai @ ComputerOil" wrote: > How would you do what? >=20 > Nitai >=20 > On 11/12/03 6:39 PM, "Ross F. Markbreiter" wrote: >=20 >> Hi Nitai, >> Thank you for your response. >> How would I do that? >> It does not work? >> Ross >>=20 >>> Try http://yourserver/WebCatalog/ (note the "/" at the end. >>>=20 >>> If it does not work, you might need to create a alias for that in iTool= s. >>>=20 >>> We are using it without problems here. >>>=20 >>> Nitai >>>=20 >>> On 11/12/03 5:31 PM, "Ross F. Markbreiter" wrot= e: >>>=20 >>>> Yes. >>>>=20 >>>>> On 11/12/03 5:03 AM, "Ross F. Markbreiter" wr= ote: >>>>>=20 >>>>>> Anyone know how to access webcat with OSX and itools, in OS9 it >>>>>> is http://yourserver.com/webcatalog >>>>>> Cannot access it with itools OSX, Also same with the folder you are >>> working >>>>>> on? how do you access it with the domain just the direct URL? >>>>>> Thank you in advance. >>>>>> Ross >>>>>=20 >>>>> Did you install the WebDNA iTools package? >>>=20 >>> -- >>> Tools to energize your business >>> Web Content Management =ABRedakto=BB & eBusiness Systems >>>=20 >>> ComputerOil=AE GmbH >>> Unionstrasse 4 >>> 8032 Z=FCrich / Switzerland >>> Telefon +41 (0)844 44 55 66 >>>=20 >>> info@computeroil.com >>> http://computeroil.com >>>=20 >>>=20 >>>=20 >>>=20 >>> ------------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> To switch to the DIGEST mode, E-mail to >>> >>> Web Archive of this list is at: http://webdna.smithmicro.com/ >>=20 >> Ross Markbreiter >>=20 >> Thewwwstores, Corp. DBA >> The World Wide Web Store >> 31826D Village Center Dr. >> Westlake Village, Ca 91361 >>=20 >> http://www.worldwidewebstore.com >> 818-707-1234 >>=20 >>=20 >>=20 >> ------------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> To switch to the DIGEST mode, E-mail to >> >> Web Archive of this list is at: http://webdna.smithmicro.com/ >>=20 ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Paul Uttermohlen

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

RE: New WebCatalog Version !!! (1997) my price won't move (1997) Wanted: More Math Functions (or, Can You Solve This?) (1997) Using grep to parse Canadian Postal Codes (2002) Removing [showif] makes a big difference in speed (1997) Just a thought (1998) [showif [numfound]=0]? (2000) template not found error (1998) Dates! (1998) ExclusiveLock (2000) Setting up shop (1997) [shell] (2002) PCS Frames (1997) testing new mail server sorry (1998) hierarchy question... (2000) Date search and sendmail (1997) 3 fields must match (2004) [WebDNA] Commas within table content (2009) pop up menu's (1998) [table] strange behaviour REAL solution (2003)