Location tag excepts a
URL path.
http://httpd.apache.org/docs/2.0/mod/core.html#location
Thought it might be worth pointing out.
On Thu, Feb 21, 2008 at 7:47 AM, James Chase <[EMAIL PROTECTED]> wrote:
I've been trying to get webdav to work with apache for a little while
now an
I've been trying to get webdav to work with apache for a little while
now and I must be missing something. Currently I just have the
directives like this
DAV on
I just want to verify that webdav actually works. When trying to map the
location with Windows XP it asks for a username/pa
Is the GET request always rooted at "/" ?
In other words, is the browser itself responsible for figuring out
what the full path to file is, if, for instance, the user clicks on a
relative link?
- Chase
On Jul 31, 2005, at 9:33 PM, Dan Goodes wrote:
On Sun, 31 Jul 2005 at 21
browsers, just to be safe, **always** use the fully qualified
URL:
GET http://www.somedomainname.com/somefilename.htm
??
Am I correct in assuming this?
Thanks.
- Chase
-
The official User-To-User support forum of
this subject please?
thanks.
- chase
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
&quo
URI"] );
?>
... or at least that seems to be working nicely thus far.
the end.
- chase
ps: thanks to dan for getting me back on track with this more
elegant (IMO) solution.
-
The official User-To-User suppor
On Jul 28, 2005, at 1:43 AM, Chase wrote:
You could always create an errordocument CGI that returns a
LOCATION header that sends them to foo.net :)
actually, that was one of the first things i tried, but i couldn't
get it working.
let me make sure that i understand you:
do you
ction?
if so, what is a straight html example of such a page?
my web host will only allow plain html error pages, so i can't use
php or whatever. it'll have to be plain, vanilla html.
- chase
-
The offici
www.foo.net/cgi-bin/something_else, it won't get redirected to
foo.com, it'll just return a 404 (from foo.net) when it doesn't find
the file on foo.net.
but for all other file requests, it'll work perfectly.
cheers.
- chase
---
is there a way to disable a Redirect from a higher level in the
directory tree?
is there something like:
Redirect OFF
??
- chase
-
The official User-To-User support forum of the Apache HTTP Server Project.
See
e:
"Regular expression could not be compiled".
how can i get this to work?
thanks.
- chase
On Jul 27, 2005, at 8:39 PM, Wagner, Aaron wrote:
[^/cgi-bin/mycgiscript$]
-
The official User-To-User suppor
what is the opposite/complement of:
/cgi-bin/mycgiscript$
as it is, this matches just this one file on my webserver.
what i want is for it to match... NOT that file. (to use a
zoolanderism. :)
- Chase
-
The
12 matches
Mail list logo