TT
I had a word document open with;
This specifies an upload file limit.
I also had htaccess open as I was modifying my 404 handler.
My d*ckhead of a brother thought it would be funny to paste that in to htaccess and save it.
Now any part of my site is telling me the server is not responding - what's the fix for his idiocy?
I can't get back in to cPanel to edit this out of htaccess or roll back the server a bit.
Cheers
Code:
php_value upload_max_filesize 20M
php_value post_max_size 20M
php_value max_execution_time 200
php_value max_input_time 200
This specifies an upload file limit.
I also had htaccess open as I was modifying my 404 handler.
My d*ckhead of a brother thought it would be funny to paste that in to htaccess and save it.
Now any part of my site is telling me the server is not responding - what's the fix for his idiocy?
I can't get back in to cPanel to edit this out of htaccess or roll back the server a bit.
Cheers