non-Seredipity sub-directories?
Posted: Mon Apr 25, 2005 5:17 pm
Hi,
I have serendipity installed in my root html directory (not my root directory, of course, but directly in htdocs, so that when you visit my site, it goes straight to my blog), but I also have a subdirectory with plain HTML in it, totally unconnected to serendipity.
So if my site is http://www.mysite.org, and when you visit http://www.mysite.org/subdirectory, you just get my main page.
I know this is because serendipity is using url rewriting so that when you'd get a 404 error, it'll redirect you to the main page instead of actually giving you the 404 error. But what if there actually is a "/subdirectory/index.html"? Why then wouldn't it just let you view the page?
Can I fix this somehow?
I have serendipity installed in my root html directory (not my root directory, of course, but directly in htdocs, so that when you visit my site, it goes straight to my blog), but I also have a subdirectory with plain HTML in it, totally unconnected to serendipity.
So if my site is http://www.mysite.org, and when you visit http://www.mysite.org/subdirectory, you just get my main page.
I know this is because serendipity is using url rewriting so that when you'd get a 404 error, it'll redirect you to the main page instead of actually giving you the 404 error. But what if there actually is a "/subdirectory/index.html"? Why then wouldn't it just let you view the page?
Can I fix this somehow?