drupal custom url / menu permission

You are viewing a wiki page. You are welcome to join the group and then edit it. Be bold!
u007's picture

If you ever one to have a url which is accessible by anyone,
you may either make a function to return true,
or you may set 'access callback' => '1'...

If it doesn't work, try go to administration > performance > resetting the cache.
The cache is always there, even with cache is off.