Skip to main content
Known Participant
December 17, 2011
質問

In dreamweaver cfml templates with .dwt extension or any file in dw : templates folder can be seen/r

  • December 17, 2011
  • 返信数 9.
  • 2140 ビュー

In dreamweaver cfml templates with .dwt extension or any file in dw : templates folder can be seen/read... the plain code?

    このトピックへの返信は締め切られました。

    返信数 9

    Community Expert
    December 17, 2011

    In dreamweaver cfml templates with .dwt extension or any file in dw : templates folder can be seen/read... the plain code?

    Yes, because those files aren't processed by CF. But why would you put them on your live server? You should exclude templates from your synchronization - you can do that easily enough from within Dreamweaver.

    Dave Watts, CTO, Fig Leaf Software

    Dave Watts, Eidolon LLC
    123polis123作成者
    Known Participant
    December 17, 2011

    how can "exclude templates from your synchronization.."???

    Community Expert
    December 17, 2011

    Use cloaking to exclude files or entire folders from synchronization:

    http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WSc78c5058ca073340dcda9110b1f693f21-7e9fa.html

    Dave Watts, CTO, Fig Leaf Software

    Dave Watts, Eidolon LLC
    123polis123作成者
    Known Participant
    December 17, 2011

    how can I search my live site's files for cfml files like *.cfm or *.cfc...? note: NOT the local site!

    Inspiring
    December 17, 2011

    How do you access the computer which hosts your live site?

    123polis123作成者
    Known Participant
    December 17, 2011

    Is Shared Hosting, and access with Dreamweaver cs4 or FileZilla FTP Client...