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 4067 posted 11 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 2401 posted 13 years ago by lucasoptura
Reduce spam on WP installations (comment spam); this snippet does not look for https referers.
0 4163 posted 14 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 3857 posted 14 years ago by f6design
Useful for WordPress installations that need more than 32M of memory
0 2009 posted 14 years ago by Huskie
Improving WordPress performance with changes to .htaccess
1 1552 posted 15 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 1887 posted 15 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 1693 posted 15 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 1835 posted 16 years ago by josephknight
0 1470 posted 16 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 1605 posted 16 years ago by occam
2 1722 posted 18 years ago by bpj1966
After installing WordPress an .htaccess file with the following code needs to be added to the wp-includes folder.
1 1495 posted 18 years ago by m00min
Add this to an .htaccess file.
1 1621 posted 18 years ago by m00min
« Prev 1 Next »