Forum Moderators: Robert Charlton & goodroi
I've hundreds of these, do you suggest to put a 301 redirect from sitename.ext/dir1 to sitename.ext/dir1/?
Is it dangerous to put so many redirects?
Thanks
mysite.tld/dirto
mysite.tld/dir/, anyway.
I disagree with Brett. All programming (which is what redirects are) needs to be as clean as possible, else you store up future problems.
If you need any help with the redirects, ask at Apache Web Server [webmasterworld.com] - the assistance there is awesome.
RewriteCond %{HTTP_HOST} ^123.123.123.123
RewriteRule ^(.+) [pubcon.com...] [L,R=301]
2) Uploaded the File in my public_html Directory
It does not seem to be working, can somebody help?