Secure Sites and DreamWeaver and Virtual File

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

  1. #1

    Default Secure Sites and DreamWeaver and Virtual File

    I have a few sites that require a secure certificate. Some of them use a
    shared certificate provided by their ISP. I guess it is IE that wouldn't let
    me use Parent Paths to Connect. So I changed the code in DW to make the
    connection virtual, but now I can not connect to the secure pages. I guess
    the only solution is to get secure certificates for each of my clients. Any
    other advice? Thanks

    Webconsul470 Guest

  2. Similar Questions and Discussions

    1. CFHTTP and secure sites
      OK, I've used the CFHTTP tag with the URL, method, ResolveURL, UserName, and Password parameters to connect to a remote server that requires...
    2. secure intranet site with non secure sites?
      I log into a domain open an secure intranet site and then when I go to yahoo.com it messes up my secure intranet site that I have open. Cant...
    3. Why can't I access secure sites??
      If you have dsl/cable which does not require a username an password try booting into safe mode with networking. Does it work there? If so, you have...
    4. Inabili ty to log on to secure sites
      When I attempt to log on to a secure site (for example, paying For a book at Amazon), Iam greeted with the error message "This page cannot be...
    5. secure sites with xp
      gentlemen: i have a new laptop with xp home ed access to the web is fine with cable...but with dialup only i can not access secure sites, ie...
  3. #2

    Default Re: Secure Sites and DreamWeaver and Virtual File

    A simpler approach is to copy the connection file to the shared server
    location and then simply change the link to it on the pages.

    --
    Regards

    Paul Whitham
    Macromedia Certified Professional for Dreamweaver MX2004
    Valleybiz Internet Design
    [url]www.valleybiz.net[/url]

    Team Macromedia Volunteer for Ultradev/Dreamweaver MX
    [url]www.macromedia.com/support/forums/team_macromedia[/url]

    "Webconsul470" <webforumsuser@macromedia.com> wrote in message
    news:cvnvmt$gvf$1@forums.macromedia.com...
    > I have a few sites that require a secure certificate. Some of them use
    a
    > shared certificate provided by their ISP. I guess it is IE that wouldn't
    let
    > me use Parent Paths to Connect. So I changed the code in DW to make the
    > connection virtual, but now I can not connect to the secure pages. I
    guess
    > the only solution is to get secure certificates for each of my clients.
    Any
    > other advice? Thanks
    >

    Paul Whitham TMM 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