$sites = array(
|
'site1.com'
=> 'site1', // Domain name => Folder name.
|
'site2.com'
=> 'site2',
|
A small blog with lot of tips for web development, designing and database queries
$sites = array(
|
'site1.com'
=> 'site1', // Domain name => Folder name.
|
'site2.com'
=> 'site2',
|
Posted by venkat at 12:07 AM 0 comments Links to this post
Posted by venkat at 6:44 AM 1 comments Links to this post
Posted by venkat at 3:36 AM 0 comments Links to this post
Posted by venkat at 7:22 AM 0 comments Links to this post
Labels: Drupal
Posted by venkat at 9:42 AM 0 comments Links to this post
Posted by venkat at 9:04 AM 0 comments Links to this post
% sudo a2enmod rewrite
AllowOverride none
AllowOverride All
% sudo /etc/init.d/apache2 restart
Posted by venkat at 2:11 AM 0 comments Links to this post
Posted by venkat at 11:59 PM 0 comments Links to this post
Labels: Drupal