PHP Directory Structure: Shifting from Linux Hosting to Windows Hosting -


i have using a specific directory structure php applications i.e keep class , config files in folder above public_html folder. , structure , suggested many experienced php programs increases security of ones application. working fine me.

but shifted windows hosting service additional .net support development environment. , problem don't have permission create folder above httdocs folder. , how maintain keep class , config files outside folder accessible web.

i sure many of have came across same , have solved problem before. kindly me figure out.

trying php work on windows host has never worked out well, in experience. php seems implemented poorly or @ least differently in windows , can cause real headaches.
not advise trying php in windows, if have paid hosting.


Comments

Popular posts from this blog

Pull out data related to my apps from Android Play Store and iOS App Store -

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -