>
>
>> On Thursday, December 5, 2013, M. Fioretti wrote:
>>
>> Greetings,
>>
>> I'm almost finished (fingers crossed) to update a website I manage to
>> drupal 7.24
>>
>> Everything seems OK and I've already updated the .htaccess files in
>> sites/*/files/ as explained in
>>
>> https://drupal.org/SA-CORE-2013-003
>>
>> The only thing I'm not sure about is where that page says:
>>
>> Additionally, the .htaccess of the temporary files directory and
>> private files directory (if used) should include this command:
>>
>> Deny from all
>>
>> my temporary files directory as shown in
>> /admin/config/media/file-system is /tmp (private file system path is
>> empty). Should I put an ..htaccess in /tmp too???
>>
>> I believe not, but I'd rather have confirmation.
>>
>> Thanks!
>> Marco
>>
>> I just did a couple of fresh drupal 7.24 installs and find that Drupal installs the correct .htaccess in the right directories , I did not need to change anything, unless I misread the instructions?
>> Roger
On Thu, Dec 05, 2013 23:41:25 PM +0100, augusto fagioli wrote:
> your /tmp should already have a .htaccess, created by drupal itself
hey, you're right, for some reason I was sure Drupal would not do that
itself. Instead it's there, see below. So, should I do something else to it?
Thanks,
Marco
[root@vm log]# more /tmp/.htaccess
Deny from all
# Turn off all options we don't need.
Options None
Options +FollowSymLinks
# Set the catch-all handler to prevent scripts from being executed.
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
<Files *>
# Override the handler again if we're run later in the evaluation list.
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2013_003
</Files>
# If we know how to do it safely, disable the PHP engine entirely.
<IfModule mod_php5.c>
php_flag engine off
</IfModule>
[root@vm log]# ls -l !$
ls -l /tmp/.htaccess
-r--r--r-- 1 apache apache 491 Dec 5 21:07 /tmp/.htaccess
> On Thursday, December 5, 2013, M. Fioretti wrote:
>
> Greetings,
>
> I'm almost finished (fingers crossed) to update a website I manage to
> drupal 7.24
>
> Everything seems OK and I've already updated the .htaccess files in
> sites/*/files/ as explained in
>
> https://drupal.org/SA-CORE-2013-003
>
> The only thing I'm not sure about is where that page says:
>
> Additionally, the .htaccess of the temporary files directory and
> private files directory (if used) should include this command:
>
> Deny from all
>
> my temporary files directory as shown in
> /admin/config/media/file-system is /tmp (private file system path is
> empty). Should I put an ..htaccess in /tmp too???
>
> I believe not, but I'd rather have confirmation.
>
> Thanks!
> Marco
>
>
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>
--
M. Fioretti http://mfioretti.comhttp://stop.zona-m.net
Your own civil rights and the quality of your life heavily depend on how
software is used *around* you
Hi all,
I am using drupal 7.
I have to develop 2 or more sites who can use same users information to
logged in to different websites.
Once we update user information in one of the site it will applies to all
other sites.
My structure should be as follows:
1. Main site where users available
2. 2nd site can shared user table and logged in with same credentials of 1.
3. 3rd site can shared user table and logged in with same credentials of 1.
4. So on.
As my requirement is not for sites who will come in same domain they have
different domain so some modules have restriction on two different domain.
Like Bakery <https://drupal.org/project/bakery>,
SSO<https://drupal.org/project/sso> [
not for drupal 7], so on..
Do some have to know any related module?
I read lots of forums and link like,
https://drupal.org/node/22267 - Worried about sharing table.
Any suggestion on my query.
Thanks in advance
--
Swatee Amit Karpe
For those with experience with responsive grids like Susy or Zen. Which do
you prefer? At a glance I think Susy seems to have the better
documentation. True? False?
Thanks for any comments
Tony
--
*Anthony Stefan Maciejowski*
*http://about.me/TonyMac <http://www.about.me/TonyMac>*
in regard to: *sorry, I didn't specify the multisite use. So, 4 domains
sharing one codebase. Each of those domains will be pulling files that
should only have the core files and their site files, but not the other
site files.*
If you have virtual hosts going on, you can point all of your domains to
you main source folder. It's a mix of that and .htaccess mod-rewrite but
the first step is making sure your hosting situation is right. For myself I
have a handful of sites, different tld's all sharing one source. But DNS is
a whole other issue. You need to make sure that is all correct too. Bottom
line, set up virtual hosts and look up the Drupal documentation which walks
you through exactly what you are asking.
*[image: http://csmcreative.com] <http://csmcreative.com> Chr**is McAndrew*
*Interactive Designer & Developer Mobile*: 1.603.498.3864
* Email*: <chris(a)csmcreative.com>chris(a)csmcreative.com<chris(a)csmcreative.com?subject=Question+via+email+contact+link>
* Web*: http://csmcreative.com
*Twitter*: @chris_mcandrew <https://twitter.com/chris_mcandrew>
*LinkedIn*: chrismcandrew <http://linkedin.com/in/chrismcandrew>
On Wed, Nov 27, 2013 at 12:39 PM, <support-request(a)drupal.org> wrote:
> Send support mailing list submissions to
> support(a)drupal.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.drupal.org/mailman/listinfo/support
> or, via email, send a message with subject or body 'help' to
> support-request(a)drupal.org
>
> You can reach the person managing the list at
> support-owner(a)drupal.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of support digest..."
>
>
> Today's Topics:
>
> 1. Git and multisite: mutually exclusive? (Jeff Greenberg)
> 2. Re: Git and multisite: mutually exclusive? (Metzler, David)
> 3. Re: Git and multisite: mutually exclusive? (Jeff Greenberg)
> 4. Re: Git and multisite: mutually exclusive? (Nancy Wichmann)
> 5. Re: Git and multisite: mutually exclusive? (Metzler, David)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 27 Nov 2013 09:59:39 -0500
> From: Jeff Greenberg <listmail.ayendesigns(a)gmail.com>
> Subject: [support] Git and multisite: mutually exclusive?
> To: "support(a)drupal.org" <support(a)drupal.org>
> Message-ID:
> <
> CAPpCgRaK_GfF6RWud4ZjyKh766KohwaJfwYoeq0Fzn2K0JxkcA(a)mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> I've been racking my brain trying to come up with an elegant git workflow
> for multisite.
>
> If I just want the site portions under git control, then it's not an issue.
> But if I want core as part of each, then it becomes so. I considered using
> git submodule, but then the workflow gets more complex on the local level.
>
> Has anyone found a nice way to handle this?
>
> ---
> drupal.org/user/367108
> linkedin.com/in/jeffrgreenberg
> accidentalcoder.com / ayendesigns.com
> @accidentalcoder
>