Profile
Achievement
zachharkey's Recent SnippetsTagged textmate
- All /
« Prev 1 Next »
Thanks to [James](
http://www.girsbrain.org/blog
) for this code.
0
697
posted 15 years ago by zachharkey
This is a replacement for the default PHP settings in Drupal's .htaccess file. Increasing the memory_limit, max_post_size etc. prevents a lot of errors, especially when using image modules.
0
818
posted 15 years ago by zachharkey
Use this when you want to serve a domain from the document root of another domain on the same box. Along with this config, you will want to replace the httpdocs directory with a symlink to the other domains doc root. (Don't forget to change ownership...
1
749
posted 15 years ago by zachharkey
Few different ways to output primary links in your page.tpl.php template.
3
1156
posted 15 years ago by zachharkey