DrupalBin
Submit Code
About
Recent Posts
admin settings not saving
51 min 20 sec
ago
Code
1 hour 34 min
ago
Code
1 hour 50 min
ago
css path
3 hours 34 min
ago
more
Tags
CCK
drupal
fapi
jquery
menu
module
Panels
php
simpletest
test
theme
views
more tags
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Create new account
Request new password
Log in using OpenID
Cancel OpenID login
Home
Fix for apache virtualhost configuration for drupal
View
Download
Fix
This fix will not be saved to the database until you submit.
Summary:
Tags:
Any tags you'd like to associate with your code, delimitered by commas (example: Views, CCK, Module, etc).
Source code:
*
# can go in, e.g: /etc/apache2/sites-available/drupal1.conf <VirtualHost *:80> ServerName drupal1 #put this in your hosts file DocumentRoot /home/user/www/drupal1 #drupal root dir CustomLog /var/log/drupal1-access.log combined ErrorLog /var/log/drupal1-error.log php_value memory_limit 32M </VirtualHost> in /etc/hosts, add: 127.0.0.1 drupal1
Syntax highlighting mode:
ActionScript
ColdFusion
Diff
Drupal
Drupal 5
Drupal 6
HTML
Javascript
MySQL
PHP
Python
robots.txt
SQL
Text
Select the syntax highlighting mode to use.