RE: [htmltmpl] placing .tmpl files in a subdirectory?
Brought to you by:
samtregar
From: Roy R. <ro...@ir...> - 2002-07-02 19:57:12
|
> > Greets Folks, > > Does anyone here place their .tmpl files in a special > directory assigned just for templates, like maybe: > > /cgi-bin/templates > > I was thinking of doing this for organizational > purposes, but I wasn't sure of what problems I might > run into, or what path I would have to use in the CGI > programs, etc... > > Any advice appreciated. > > Thanks, > > Will > I usually place the files under the HTML main directory under a templates folder. There are no problems at all, and the files could be placed anywhere. Roy ro...@ir... |