I'm trying to get a Drupal site to redirect to it's mobile version with a script html code. I attempted to use a module but out of the two I tried one worked and it only redirected once. So I am attempting to add the html mobile direct code straight into the code. Here is the problem, according to my knowledge of HTML sites and the hierarchy of Drupal theme files, I placed the redirect code into both the themes "page-front.tpl.php" and "index.html" file in hopes of one of them being correct.
I've only had bad experiences with Drupal Multisite -- I'd love to hear about other Drupal developers experiences with multisite to see if I'm unique in my aversion to Drupal multisite.
On Linux, I am doing an upgrade to 6.30 (minor) and I find that there is highly variable permissions in the directories and files under sites. This appears to be giving me some fits in trying to tar and untar from the old to the new. (I always install a new version in its own directory and the symbolically link the directory for the site to the version directory). E.g., a lot of the directories are 755, but occasionally there are some that are 555. Oddly, this doesn't seem to block the files from being written there, but is causing the file permissions to be 644 instead of 664.
Hi, I'm try to explain shortly the my problems :(:
I have a Drupal 6 installation with apache and in front I have installed nginx how proxy.
Since I have put the proxy in front to Drupal I have problem of indexing of many pages of my site.
I would like if I must configure anything and what to work properly the my drupal ?? :(