"Cache Web Server Paths" option NOT present???

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default Re: "Cache Web Server Paths" option NOT present???

    Same problem with CFMX 6.1 in J2EE configuration. I think I saw somewhere that this option isn't present in the J2EE configuration, but I'm not sure.
    jsm Guest

  2. Similar Questions and Discussions

    1. Text as paths, when below 32 point, "l" and"-" become strokes not boxes
      Acrobat Distiller 7.0 using Freehand MX When text is converted to paths before distilling, straight characters such as "l" and "-" become a...
    2. how to get a file from the "Testing Server" / "remote view"
      if I want to get a particular file from the "Testing Sever" or "remote view" in my extension, how can i do so? Thanks a lot!!!
    3. changing "pragma: no-cache" as default in apache
      Hello, since my website becomes more and more attractive to visitors, the number of page hits on my site increases day by day. Since I received...
    4. <tr id="MyRow" runat="server"> ... </tr> doesn't appear in server-side code
      pschrader: Look at the top of your page, where your controls are declared. Do you see one for HTMLTableRow? You may have to manually add it, if...
    5. FreeHand 10:Converting Chinese Text to paths become "garbish"
      Hello everyone. Need some help here with converting Chinese text to paths: I was successful in typing Chinese text using "pinyin" (ABC) but as...
  3. #2

    Default Re: "Cache Web Server Paths" option NOT present???

    O.K. Here it is....
    Technote ColdFusion MX (on multihomed servers) displays wrong page at:
    [url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18258[/url] says to
    "Ensure that Cache web server paths is unselected."

    BUT

    I believe the CF Documentation tells you that the "Cache web server paths"
    option is only available on the SERVER ADDITION.
    [url]http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/basicon5.htm[/url]

    So I am not sure how you multihome on j2EE with a single CFMX 6.1 Instance.
    Any help would be appreciated.


    jsm Guest

  4. #3

    Default Re: "Cache Web Server Paths" option NOT present???

    Finally, It's the configuration of the Web Root in JRUN 4. Originally, I had
    set it up as a stand alone, not a mutlihomed so the web root was pointing at
    the virtual root of one of the virtual servers. When I set up the next server,
    It was still using the originals root. There really needs to be a more
    complete documentation of what all these roots are. I can't keep them all
    straight. Since all my websites are subdirectories off a single directory
    "WEBS", I changed the WEB ROOT to WEBS as described:
    [url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19400[/url] and that
    solved the problem.

    Unfortunately, I don't know what I messed up.

    jsm Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139