Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
UMDchristian #1
Configuring Apache to accept DW/Contr templates
WHere can i find info on how to configure Apache to accept MIME type dwt for
dreamweaver or contribute templates? are dw templates different than contribute
templates?
i've looked everywhere for the config instructs...
thanks, c
UMDchristian Guest
-
Skin not applied at design time for CompositeComponent child contr
I am using Visual Studio 2008 and I have a very simple custom web server control class named TestControl. The class inherits from CompositeControl,... -
Manually Configuring Apache to Run .CFM pages
I have pain stakenly gotting CF 7 installed on my Linux Box running apache. But non of my .cfm pages work correctly. apache is sending the pages to... -
Configuring Jpgraph on Windows 2000+Apache+PHP+MySql server
Could someone walk me step by step on how to install and get JpGraph running on a Windows 2000+Apache+PHP+MySql server? -Thanks Jeff -
Accept HTTPS POST? How to do it with Apache on Linux?
Hi All, We are having an issue at the moment with our Apache Server which has SSL installed in that it will not accept HTTPS POSTs from our... -
Help configuring Perl with Apache 2
This is more of an Apache question than a Perl question, but I'll go for it here. I installed RedHat 9 (including Apache 2 and Perl) from CD. ... -
amadas #2
Re: Configuring Apache to accept DW/Contr templates
I am not sure if there is any specific setting for configuring templates on the
webserver. Not sure but have a look at the httpd.conf file of the apache
webserver.
DW and Contribute Templates are both one and the same. Templates can be
available for a site if they are placed in a folder named "Templates" inside
your site root.
ex: [url]http://hostname.portnumber/siteroot/index.htm[/url]
-> Site Root
-> index.htm
-> Templates (Directory)
-> sampletemplate.dwt
Thanks
Arun
amadas Guest
-
UMDchristian #3
Re: Configuring Apache to accept DW/Contr templates
yes. you do have to configure apache where it asks for MIME types, according
to the Contribute manual. Of course, it doesn't tell you how to do that. But it
is required. Have you been able to use templates without any configuration to
Apache?
UMDchristian Guest
-
amadas #4
Re: Configuring Apache to accept DW/Contr templates
Hi,
I installed apache 2.02 and i did not configure any specific settings other
than changing the port number to 85. I placed my site under the webroot and
created a folder named "Templates" under my site root. I have placed sample
dreamweaver templates (ex: test.dwt) inside the Templates directory.
I came back to contribute and created a website connection to the site. I
clicked on File->New Page-> Clicked on "Refresh Templates" button seen on the
bottom of New Page dialog and i can see my templates.
Hope this helps. I dont think there is any configuration required. Can i
know what platform are you trying this out on? What OS? What version of apache?
Version of Contribute?
Thanks
Arun
amadas Guest
-
UMDchristian #5
Re: Configuring Apache to accept DW/Contr templates
hi back. I am using apache 2.0.52 on solaris. Contribute 3 with the latest
update. so...3.1?
trying to do what you did, clicking on refresh templates with a test template
in there, it is saying no preview available. same when i highlight the Template
folder.
UMDchristian Guest
-
Avinash Rao #6
Re: Configuring Apache to accept DW/Contr templates
Hello UMDchristian,
Does your site make use of .htaccess file ?
Also make sure that the templates folder has required permissions .
-Avinash
> hi back. I am using apache 2.0.52 on solaris. Contribute 3 with the
> latest update. so...3.1?
>
> trying to do what you did, clicking on refresh templates with a test
> template in there, it is saying no preview available. same when i
> highlight the Template folder.
>
Avinash Rao Guest
-
UMDchristian #7
Re: Configuring Apache to accept DW/Contr templates
yes and yes. we have htaccess files everywhere, but we have yet to actively
configure them. Anyway, I got the templates to work with a line in my config...
off the top of my head, I think it was
" text/html dwt "
added into the mime types.
So, the templates are working now. But is there anything I should know once I
get them to work , or, now that I have gotten them to work?
UMDchristian Guest



Reply With Quote

