Skip to content

Problems if site is setup in a subdirectory #8

Description

@zberke

If you try to host the site at

http://mysite.org/blahblah

you'll probably have some errors.

For example, the emails that are sent seem to assume you don't have a subdir, and they'll direct you to

http://mysite.org/CONTROLLER/ACTION

rather than what you'd prefer in this situation:

http://mysite.org/blahblah/CONTROLLER/ACTION

Until this issue is resolved, it's best to use a subdomain rather than a subdir

So instead of

http://mysite.org/blahblah

You'll want to use

http://blahblah.mysite.org/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions