apache - Yii DocumentRoot on shared hosting -


i have big problem shared hosting. have developed app folder structure:

/documentroot   /backend     /www   /common   /frontend     /www 

i have asked change domain's document root /frontend/www didn't support change. there way configure .htaccess , app work folder structure without changing documentroot?

thanks you


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -