Page 1 of 1

Allowing sub-directories to be created via .HTACCESS?

Posted: Wed Aug 12, 2009 12:12 am
by Wolf_22
How can this be done?

I have a script that needs to create a sub-directory, however, it appears that the server configuration may be a culprit in disallowing this to succeed. Are there any ways I can override responsible php.ini configuration values from within an .HTACCESS file, in turn, allowing me to create sub-directories? What values within the php.ini are responsible for such things to begin with?