Member
Member
Sc0rian   2007-04-12, 21:07
#1

http://sc0rian.com/audioscape/inc/installs/gallery/

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?

Developer
Developer
trisweb   2007-04-12, 23:03
#2

Try

RewriteEngine on

instead...

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.