Hello.
I apologize if this has been asked before. Based on the requested
url, I am trying to map those urls to my file system. I have come up
with the following Rewrite rule (in my htaccess file)so far:
RewriteRule ^(se|en|us)/(.+) /$2 [E=LANG_CODE:$1]
As you can see, my site is been transl
[snip]
Alias /bugzilla /var//bugzilla/htdocs
[/snip]
... maybe you misspelled the path? Shouldn't it be "Alias /bugzilla /
var/www/bugzilla/htdocs"?
//frank
11 maj 2007 kl. 19.21 skrev j k:
Hi,
I'm trying to set up bugzilla on our server so that it comes up as
http://servername/bugzil
Hello Alan.
First I might say that I've never worked with Tomtact. However,
looking at the response from your server (which is "HTTP/1.x 400 No
Host matches server name www.chandlerfamily.org.uk") you might get
some ideas here:
http://www.nabble.com/context-path-ignored-in-Context.xml-t11
friend this time, I would like to add.
Any help with this would be greatly appreciated.
Regards,
Frank
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NIKE HYDRAULICS AB
Frank Arensmeier
Marknadssupport / Webmaster
tel 016 - 16 82 34
fax 016 - 13 93 16
[EMAIL PROTECTED]
w
Thank you all for your suggestions. It turned out that the answer is
quite simple. In the PHP script, the only thing to do is to send a
"HTTP 1/1 200 OK" status code. Because this will actually override the
previous 404. This was the simple answer to a question which I thought
seemed to be very
My best advice: Fink.
http://fink.sourceforge.net/index.php?phpLang=en
If you are on a box with Mac OSX Server, Apache 2 is already
installed. See http://docs.info.apple.com/article.html?
path=ServerAdmin/10.4/en/c5ws8.html for litte more information.
/frank
14 nov 2006 kl. 06.23 skrev Bob
Try to include the absolute path to gs in your call (e.g. /usr/local/
bin/gs ).
Your can get the complete path with the command "which gs" (at least
if you are on a UNIX/Linux box).
/frank
4 jan 2007 kl. 20.30 skrev Kyle Quillen:
Hello all,
I am having a small config issue. I have a php