Can I use any veriables in Skeleton Directory ?
If I want the default page have client's domain name, how should I do ?
Can I use any veriables in Skeleton Directory ?
If I want the default page have client's domain name, how should I do ?
I think that the skel directory gets copied directly, so I'm not sure if you could apply a variable to make the destination file dynamic. You could use an SSH in a .shtml file like:
Welcome to & !--#echo var=&SERVER_NAME& -- & (and kill the extra spaces I had to use so this would show in the forum)
I'd be curious to see what better solutions folks are using.
- Jason
Ecoutez! Ltd.
www.ecoutez.com
Our new Theme: www.MaxPanel.com
Ya, It works.
Thanks.