[support] how to access Drupal base URL

Joe Corneli holtzermann17 at gmail.com
Sat Apr 27 17:55:46 UTC 2013


OK, maybe then try in your default.setting.php:

$base_url = 'http://localhost/html';  // NO trailing slash!

Further, you'll want to make the corresponding change in the .htaccess.

On Sat, Apr 27, 2013 at 6:49 PM, Ijlal EL HAZITI <ijlal.hzt at gmail.com> wrote:
> When I visited http://localhost/html I got a .php file to download ....
> Cheers
>
>
> 2013/4/27 Joe Corneli <holtzermann17 at gmail.com>
>>
>> On Sat, Apr 27, 2013 at 6:04 PM, Ijlal EL HAZITI <ijlal.hzt at gmail.com>
>> wrote:
>> > Good afternoon
>> > I'm new to Drupal, I'm trying to install it but I'm having a little
>> > trouble
>> > while accessing Drupal from my browser... I extracted Drupal in the
>> > /var/www/html directory as said in the installation guid, then modified
>> > the
>> > .htaccess file as mentioned in that link:
>>
>> What happens if you visit http://localhost/html ?
>> --
>> [ Drupal support list | http://lists.drupal.org/ ]
>
>
>
> --
> [ Drupal support list | http://lists.drupal.org/ ]


More information about the support mailing list