Allowing sub-directories to be created via .HTACCESS?

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
Wolf_22
Forum Contributor
Posts: 159
Joined: Fri Dec 26, 2008 9:43 pm

Allowing sub-directories to be created via .HTACCESS?

Post 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?
Post Reply