Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
alain
Make it Open Project Site
Commits
84f6b411
Commit
84f6b411
authored
Mar 17, 2021
by
alain
🐙
Browse files
htaccess upload limit
parent
f043f131
Changes
1
Show whitespace changes
Inline
Side-by-side
wordpress/.htaccess
View file @
84f6b411
...
@@ -9,3 +9,6 @@ RewriteCond %{REQUEST_FILENAME} !-d
...
@@ -9,3 +9,6 @@ RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule
. /index.php [L]
RewriteRule
. /index.php [L]
</
IfModule
>
</
IfModule
>
# END WordPress
# END WordPress
php_value upload_max_filesize 256M
php_value post_max_size 256M
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment