[support] setting.php

Adil Kodian akodian at gmail.com
Wed Feb 1 16:50:08 UTC 2006


why not just use mod redirect -

if your host allows you to use mod redirect.

mod redirect allows you to automatically redirect all requests to
www.example.com/drupal to www.example.com

it is a simple like that you include in the .htaccess file.

On 2/1/06, RobiW <drupal at bo-ness.org.uk> wrote:
>
> Op woensdag 1 februari 2006 11:07, schreef RobiW:
> > I have a similar problem and the reason is that our ISP provides
> > administrative features like stats, spam control etc with the url using
> > www.mydomain.co.uk/admin which conflicts with Drupal admin feature and I
> > have not been able to find any way to change it in Drupal.
> >
> > Havn't found a way round it yet!
>
> Yes, but moving it into a subdirectory is not going to help that,
> obviously!
> Unless you just use example.com/drupal as your main url, the /admin and so
> will still give trouble.
> =========================================
>
> It does overcome the problem in that the site admin facility is accessed
> directly on mydomain.co.uk/admin whereas drupal site admin is accessed
> using
> mydomain.co.uk/drupaldir/admin and both co-exist.
>
> I have a redirect in .htaccess of /index.php to /drupaldir/index.php so
> only
> calls to index.php point to drupal site content.
>
> Rob
>
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20060201/5888a5a5/attachment.htm


More information about the support mailing list