Hi there
I'm doing i sitedesign where i would like to get the cms-content in another filename than index.php, for example content.php to include it in an index.php with iframe.
Is it possible?
/Johan
CMS as another filename?
Re: CMS as another filename?
It wouldn't be possible without some code changes, unfortunately. Can you just install cmsms into a subdirectory?
-
TNTH
Re: CMS as another filename?
And what if I want to change it (temporary) to home.php?
Maybe this is also possible with a change in the .htaccess. I thought there is a possibility to to change the defaultpage in the .htaccess, example:
index.html should be chosen instead of index.php when both files are on the server.
Maybe this is also possible with a change in the .htaccess. I thought there is a possibility to to change the defaultpage in the .htaccess, example:
index.html should be chosen instead of index.php when both files are on the server.

