This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Change upload_max_filesize via .htaccess
#1
Change upload_max_filesize via .htaccess
Make a file name .htaccess

inside the .htaccess

wirte

//Change default upload size
Code:
php_value post_max_size XXM
php_value upload_max_filesize XXM
Save and upload
How to i test it ??
make a php file and type
Code:
<?php

echo ini_get('upload_max_filesize');
?>
and upload to server and see Smile
Sentora 1.0.3 on [Image: DO_Logo_Horizontal_Blue-3db19536.png]

-= Github =-  -= My Repo =-

My Modules
Reply
Thanks given by:


Messages In This Thread
Change upload_max_filesize via .htaccess - by Diablo925 - 02-04-2015, 05:20 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Change Panel Sub-domain TGates 7 36 ,786 06-12-2017, 08:27 AM
Last Post: TGates
How do I Change Default Username from zadmin to somewhat alikhan88 11 34 ,636 02-17-2017, 04:24 AM
Last Post: TGates
Is there a way to change the default admin name "zAdmin" dsmarter 3 9 ,458 02-12-2017, 01:42 PM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)