Tags:
url1Add my vote for this tag create new tag
, view all tags

Question

Has anybody implemented short URL's in Dakar? I have been trying to do this but have limited knowledge of Apache.

The one that seemed easiest to implement was ShorterCaseInsensitiveURLs, and have been playing with this to try and get it working on our intranet.

What I have done so far:

This prouced the page with the short URL, but nothing was being used from the pub directory (i.e style sheets, pics). In the Apache log I got the following:

File does not exist: /var/www/pub

I changed {PubUrlPath} = ''. This stopped the error message, but still does not load style sheets or pics. This is where I am a little stuck... it must be finding the files, or it would still be producing the error. Yet they are not being loaded.

Things I have tried:

I have noticed a couple of Bug reports about short URLs and Dakar, so this may be a problem. I am also yet to find someone using a Dakar release with short URL's, so if you are I would really appreciate it if you could share your solution!

Anything else that may help:

  • Is running under an Apache Virtual Host
  • I am using Apache 2

Thanks in advance,

Andrew Jones

Environment

TWiki version: TWikiRelease04x00x04
TWiki plugins:  
Server OS: RedHat Linux
Web server: Apache 2.0
Perl version: 5.8.5
Client OS:  
Web Browser: IE, Firefox
Categories: Performance

-- AndrewRJones - 05 Sep 2006

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

Update: I am now getting the following in the Apache logs (about 10/11 times per load):

(104)Connection reset by peer: core_output_filter: writing data to the network

This normally happens when someone navigates away from a half loaded page, which im not doing. I'm guessing its because the browser was waiting too long for the page and so gave up. Thing is, I have no idea why its timing out like this, and why the pictures/css sheets just arn't loading!

-- AndrewRJones - 06 Sep 2006

AndrewRJones was so kind and updated ShorterUrlCookbook

-- PeterThoeny - 06 Sep 2006

 
Change status to:
Topic revision: r7 - 17 Feb 2007 - 05:42:06 - PeterThoeny
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback