PDA

View Full Version : please tell me what is on my .htaccess


dannygoh
07-10-2004, 12:30 PM
installing cms and it put this to .htaccess. my cms is not working and no idea

RewriteRule ^hosting$ cms-content.php
RewriteRule ^hosting/$ cms-content.php

RewriteRule ^hosting/gold$ cms-content.php
RewriteRule ^hosting/gold/$ cms-content.php

RewriteRule ^hosting/silver$ cms-content.php
RewriteRule ^hosting/silver/$ cms-content.php

RewriteRule ^hosting/bronze$ cms-content.php
RewriteRule ^hosting/bronze/$ cms-content.php

RewriteRule ^hosting/starter$ cms-content.php
RewriteRule ^hosting/starter/$ cms-content.php

RewriteRule ^reseller$ cms-content.php
RewriteRule ^reseller/$ cms-content.php

RewriteRule ^support$ cms-content.php
RewriteRule ^support/$ cms-content.php

DirectAdmin Support
07-13-2004, 11:49 AM
Hello,

I'm not farmiliar with that system, but make sure the .htaccess file is in the correct location, and possible contact their support for instructions on how to get it working.

John