Hello,
most probably it's the .htaccess file that redirects everything /index.php - try to add
RewriteCond %{REQUEST_URI} !^/images/
RewriteCond %{REQUEST_URI} !^/somefolder/
at the end and you should be able to access them again
I added the code to the .htaccess file and nothing happened ...
Search found 2 matches
- Wed Jun 27, 2007 5:11 pm
- Forum: General discussions
- Topic: Problem accessing subdirectories
- Replies: 3
- Views: 2863
- Wed Jun 27, 2007 12:06 am
- Forum: General discussions
- Topic: Problem accessing subdirectories
- Replies: 3
- Views: 2863
Problem accessing subdirectories
Hello everybody,
I'm very sorry if I'm posting this in the wrong forumsection but this was not an installation error.
The thing is that I installed Serendipity in the /www root of my domain. Now when I try to access any other subdirectory of my domain I always get redirected to the root page of ...
I'm very sorry if I'm posting this in the wrong forumsection but this was not an installation error.
The thing is that I installed Serendipity in the /www root of my domain. Now when I try to access any other subdirectory of my domain I always get redirected to the root page of ...