absolute links with SSL

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default absolute links with SSL

    Is it true you can only use absolute links when working with SSL?

    We have an issue of previewing locally here at my office. With all the links
    pointing towards the live site (as absolute) makes it hard on developing by
    slowing down my work.

    aboms_webgurl Guest

  2. Similar Questions and Discussions

    1. Absolute image links in Contribute/Dreamweaver
      Can anyone tell me how to force Contribute to make all the image links absolute (i.e. http://www.adobe.com/images/sampleimage.jpg) in Dreamweaver. ...
    2. C4 Absolute links - completely useless
      We want to use Contribute for an Intranet system, but we already have a well-established file structure which contains reference material which is...
    3. Absolute Links in Contribute 4
      I have been told in this forum that Contribute 4 will allow users to create absolute links to their images and to web pages. I would recommend that...
    4. Absolute Links
      I have several clients who use DW templates that I have built for them to create newsletters. If they insert an image or a link into the page, it...
    5. Absolute links and session variables
      Hey folks, I've got a pretty simple question, but was wondering if someone could easily provide the answer. If I use, say a server side include...
  3. #2

    Default Re: absolute links with SSL

    No. I use SSL at work and have no trouble using relative links.

    "aboms_webgurl" <webforumsuser@macromedia.com> wrote in message
    news:d04ntk$ni$1@forums.macromedia.com...
    > Is it true you can only use absolute links when working with SSL?
    >
    > We have an issue of previewing locally here at my office. With all the
    links
    > pointing towards the live site (as absolute) makes it hard on developing
    by
    > slowing down my work.
    >

    CMBergin Guest

  4. #3

    Default Re: absolute links with SSL

    If you are moving from a http page to a https page then you might have the need
    to use an Absolute link.

    Personally I have some ASP coding which I place on the pages which need to use
    the SSL and check that the URL is using https and if not rebuilds the page with
    https.

    Originally posted by: aboms_webgurl
    Is it true you can only use absolute links when working with SSL?

    We have an issue of previewing locally here at my office. With all the links
    pointing towards the live site (as absolute) makes it hard on developing by
    slowing down my work.



    CarlGrint 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