VULAB-194: Fix URL for Rascal FIles

Metadata

Source
VULAB-194
Type
Bug
Priority
Major
Status
In Progress
Resolution
N/A
Assignee
Blake E
Reporter
Blake E
Created
2009-04-21T13:57:30.000-0400
Updated
2009-04-21T14:14:57.000-0400
Versions
  1. 0.5
Fixed Versions
  1. 0.5
Component
  1. Web

Description

So given the way that phpESP controls its results pages, I have opt'd to code a semi-static url.

It takes the $_SERVER['HTTP_HOST'] of the current site, and then adds a subdomain and a folder.

example:
HTTP_HOST = vulab.yorku.ca
rascal url = rascal.vulab.yorku.ca/files/

Attachments

Comments

  • Blake E commented 2009-04-21T14:00:57.000-0400

    Read the description on how this url was fixed to be "semi-dynamic"