Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

trailing slash error

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Related Topics:
add slash to virtual dir - how can i add slash to virtual i put this rule in htaccess ([^/]+)/$ and redirect to but return a 404 -- ..

Ending slash in url - Rather common problem with ending slash at end of URL. I can't manage problems, that every time I go to I get error message - Can not display page (in IE), but when I add the / at end of url, is ok. Only way to get some..

trailing / is ther a way to do away with it - ya this may be a lame question but i have just setup apache 2.0.46 and when i connect to it gets the index just fine but lets say i go and try to get it will not look in the directory to find the index files but if i..

!! Slash (/) problem !! with Apache - Hi, a stupid problem with slash... On my Apache, my is set to be And I have a directory called If i type (with a '/' at the end), I can go to the correct page..

How to append trailing / on directories? - This may be simple or this may be brutally I don't know. I've recently switched from Mac OS 10.2 client to Mac OS 10.3 Server. On my old client package if I directed someone to being the name of a apache..
Next:  Apache: Configuration problem with Apache/ PHP  
Author Message
some1

External


Since: Jul 10, 2004
Posts: 1



(Msg. 1) Posted: Sat Jul 10, 2004 7:53 pm
Post subject: trailing slash error
Archived from groups: alt>apache>configuration (more info?)

I have recently seen trailing slash errors in my error logs...I am not
the admin of the site but am wondering if there is a possibility there
is some sort of Apache bug that is causing this or is it a simple
misconfiguration error?

Thanks

Cheers,
-sd
http://www.zoom.sh

 >> Stay informed about: trailing slash error 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 2) Posted: Sat Jul 10, 2004 8:12 pm
Post subject: Re: trailing slash error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Some Dude <some.RemoveThis@dude.net> wrote:
 > I have recently seen trailing slash errors in my error logs...

Example?

Davide

--
| In 1880 the French captured Detroit but gave it back ... they couldn't
| get parts.
|
|<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: trailing slash error 
Back to top
Login to vote
hans1

External


Since: Mar 29, 2004
Posts: 672



(Msg. 3) Posted: Sat Jul 10, 2004 10:28 pm
Post subject: Re: trailing slash error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Some Dude" <some DeleteThis @dude.net> schreef in bericht
news:k380f0pd54maakjobkvhe7cmhb29hto571@4ax.com...
 > I have recently seen trailing slash errors in my error logs...I am not
 > the admin of the site but am wondering if there is a possibility there
 > is some sort of Apache bug that is causing this or is it a simple
 > misconfiguration error?
Requesting <a style='text-decoration: underline;' href="http://www.site.tld/a/b/c" target="_blank">www.site.tld/a/b/c</a> differ from <a style='text-decoration: underline;' href="http://www.site.tld/a/b/c/" target="_blank">www.site.tld/a/b/c/</a> significantly.
The first url takes c as a filename, in the last url it is a folder.
If c is a folder the first fail; the last will attempt to open the
default -commonly named index.html- page to be found in that folder.

Best thing to do is adding the trailing slash to any link to a folder
yourself.

Some configurations are set to magically add a trailing / if c is found to
be a folder, some are not.
Mod_dir is one way to do this
<a style='text-decoration: underline;' href="http://httpd.apache.org/docs-2.0/mod/mod_dir.html" target="_blank">http://httpd.apache.org/docs-2.0/mod/mod_dir.html</a>

Technically, a disabled feature or a missing add-on is not a bug ...

HansH<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: trailing slash error 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]