17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 936 Views |
-
i cant view other folders on my server?

12 November 2008 at 3:34pm Last edited: 12 November 2008 3:35pm
i cant view other folders on my server (folder my clients sites are in) how can i fix this so i can fiew any file or folder i upload without getting Page Not Found?
please help!
-
Re: i cant view other folders on my server?

13 November 2008 at 12:52am
and also whats the benefits of paying for this?
-
Re: i cant view other folders on my server?

13 November 2008 at 1:14am
Welcome to Silverstripe.
The answer is already on the forum :
-
Re: i cant view other folders on my server?

13 November 2008 at 1:34am
oo thanks this also works i just found it so for anybody else here it is.
add to the folder you wish to view and edit so it works load up etc
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /monkeychow/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /monkeychow/index.php [L]
</IfModule># END WordPress
-
Re: i cant view other folders on my server?

13 November 2008 at 2:33am
though it dont work properly like i cant view all pages like admin of scripts?
| 936 Views | ||
|
Page:
1
|
Go to Top |


