Skip to content

mod_rewrite funkiness #78

@mezzoblue

Description

@mezzoblue

After publishing the new mod_rewrite rules a few previously unnoticed issues have come up.

  • External CSS files have always been permitted for the sake of previewing and testing. They no longer work:

http://www.csszengarden.com/?cssfile=http://www.skybased.com/css-zen-garden/css/screen.css

  • This could be partially addressed by solving the above, but seems like it still might be a separate issue. Designs that rely on the older markup are meant to still be supported with the addition of /legacy/ in the URL. They now break in a slightly different way:

http://csszengarden.com/legacy/?cssfile=http://www.brucelawson.co.uk/zen/sample.css/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions