PDA

View Full Version : status signaures! NEED HELP



bunc.man
18-06-2008, 12:29 AM
okay i have uploaded allthe files to cpanel, ive done eerything by what it says but im stuck as it st really detailed

i need to know where to put this part.

Now simply add the following:
RewriteEngine on
RewriteRule ^sig/au/([^\/]+)/?$ /sig/habboProfile_au.php?name=$1 [L]
RewriteRule ^sig/ca/([^\/]+)/?$ /sig/habboProfile_ca.php?name=$1 [L]
RewriteRule ^sig/sg/([^\/]+)/?$ /sig/habboProfile_sg.php?name=$1 [L]
RewriteRule ^sig/uk/([^\/]+)/?$ /sig/habboProfile_uk.php?name=$1 [L]
RewriteRule ^sig/us/([^\/]+)/?$ /sig/habboProfile_us.php?name=$1 [L]

The new URL to display the image will now be:
http://YOURSITE/sig/COUNTRY/HABBONAME

wher do i put these urls, if some one has the coding with the url added
could you please reply with the code so i can see where to add it thank you

--ss--
18-06-2008, 03:00 PM
Open up a new text document and paste that code inside it, then save it as .htaccess (Nothing before the .) , you then upload it to your directory and it should be done ;).

Want to hide these adverts? Register an account for free!