Forum Moderators: phranque

Message Too Old, No Replies

ending slash - is there workaround

         

Eddie1506

9:47 pm on Mar 23, 2004 (gmt 0)

10+ Year Member



it's me again. :) is there any workaround to solve problem with ending slash and 404 message without actually editing httpd.conf file? maybe some configuration file in home folder?

lemat

5:26 pm on Mar 24, 2004 (gmt 0)

10+ Year Member



there is an mod_rewrite example on the official apache site, i belive you can put it in .htaccess file

see httpd.apache.org/docs-2.0/misc/rewriteguide.html

mipapage

5:36 pm on Mar 24, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I believe that it is covered by the A Users Guide to URL Rewriting with the Apache Webserver [engelschall.com] as well.