The person that ran the company's site before me used many needless pdf files and had spaces and ampersands in the file names. I am now trying to redirect the old files to point to html files using cpanel. The few old files that did not have spaces are redirecting fine but those that have them don't work. If I type in the url of a page that had a space I get a 404 error.
Example:
Old location: http://www.mydomain.com/Brochures/Trucks & installations/Specialty Installations Brochure.pdf
New location: http://www.mydomain.com/atv.html
Cpanel automaticaly converts the spaces to %20 so I thought that maybe the ampersand was the problem so I manually changed that to %26 but still have had no luck.
What am I missing?
Example:
Old location: http://www.mydomain.com/Brochures/Trucks & installations/Specialty Installations Brochure.pdf
New location: http://www.mydomain.com/atv.html
Cpanel automaticaly converts the spaces to %20 so I thought that maybe the ampersand was the problem so I manually changed that to %26 but still have had no luck.
What am I missing?