http://sc0rian.com/audioscape/inc/installs/gallery/<IfModule mod_rewrite.c>
RewriteEngine true
â™
#### !!! Change this to the web path (eg:
http://www.example.com/photos --> /photos) !!!
RewriteBase /audioscape/inc/installs/gallery
$conf['mod_rewrite'] = true;
define('WEBPATH', 'audioscape/inc/installs/gallery');
define('SERVERPATH', '/home17b/sub001/XXXXX-BBSQ/www/audioscape/inc/installs/gallery');
why aint it working ?? whats wrong?
Comments
`RewriteEngine on`
instead...