Skip to content

Hardcoded Port Number #222

@ibnesayeed

Description

@ibnesayeed

Is there a reason why the port number is hardcoded in the wayback.xml file instead of using the placeholder?

<bean name="+" class="org.archive.wayback.webapp.ServerRelativeArchivalRedirect">
  <property name="matchPort" value="8080" />
  <property name="useCollection" value="true" />
</bean>

Here 8080 could be ${wayback.url.port}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions