Redirect to HTTPS

My development site https://main.local is now working,
The requirement is to force user to be redirect to https://main.local/user/login when they access http://main.local/user/login
What would be the shortest and proper way to do this?
Pls give me solution - the code. Thank you a lot.

Can a novice do this project using dupal

Hi Drupalers! I am new to Drupal and I do not have any knowledge in PHP and stuff. I am planning to create a website which has the following features.

Will Drupal be able to handle this problem in a fairly "natural" way ?

Hi, fellows.

We need to handle these:

- nutrients (wich have a decimal value)
- foods (wich have nutrients),
- recipes (wich have foods) and
- menus (wich have foods and recipes)

We are evaluating Drupal as a framework to develop a website dealing with this data. D7 entities seem to be the right way but we are not sure about it. Can anyone please tell us if this data model can be handled in a pretty straightforward way and roughly how that way would be ?

The hook_profile_modules function has apparently disappeared.

What do we use now to install modules from and installation profile?

Intalling modules in an installation profile

The hook_profile_modules function has apparently disappeared. What do we use now to install modules from and installation profile?

drupal_goto() from javascript

Hi, working on implementing a timeout feature for http://drupal.org/project/mobwrite Right now, all I am trying to do is move the end user away from the edit page once my js timer expires. I'm pretty sure my problem is in my php function but snip-its from all are below. Here is a pic of the issue: http://imagebin.ca/view/inyUax.html - When i try to redirect, I get many GET messages in the console... and it never redirects.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x