Welcome To Snipplr


Everyone's Recent Apache Snippets Tagged wordpress



« Prev 1 Next »
https://www.chrisjmendez.com/2014/09/14/wordpress-htaccess-performance-tricks/
0 830 posted 9 years ago by chrisaiv
In my WP networks, I use a custom 404 page and plugin to answer calls asking for user information from a custom api. The API requires a URL format like this: domain.com/username/ However, users don't ever type a trailing slash, nor should they, so...
0 1007 posted 11 years ago by lucasoptura
Reduce spam on WP installations (comment spam); this snippet does not look for https referers.
0 926 posted 12 years ago by no4h
This snippet will stop people from snooping in your Apache directories. This is useful if you have directories containing files, but no index HTML/PHP document.
1 701 posted 12 years ago by f6design
Useful for WordPress installations that need more than 32M of memory
0 795 posted 12 years ago by Huskie
Improving WordPress performance with changes to .htaccess
1 558 posted 13 years ago by sdxxx
"We should always be looking for ways to improve the functionality of our blogs. One of the easiest ways to improve our blog functionality and speed is to leverage browser caching."
1 704 posted 13 years ago by sdxxx
Currently, multisite is easiest to setup under the following conditions: 1) WordPress for main site installed in the root directory 2) Each additional network site is created in its own subdirectory
0 544 posted 13 years ago by j4kp07
The problem As a WordPress user, you probably know how important the wp-config.php file is. This file contains all of the information required to access your precious database: username, password, server name and so on. Protecting the wp-config.php...
0 588 posted 13 years ago by josephknight
0 469 posted 13 years ago by jeromegamez
In addition to the recommendations on the Wordpress Website. Limit the amount of PHP files that a writable by Apache. The directory's and files that need to be writable, do not always need to be executed by PHP directly. This makes it a bit har...
1 530 posted 14 years ago by occam
2 536 posted 15 years ago by bpj1966
After installing WordPress an .htaccess file with the following code needs to be added to the wp-includes folder.
1 517 posted 16 years ago by m00min
Add this to an .htaccess file.
1 559 posted 16 years ago by m00min
« Prev 1 Next »