most guide across the Internet using Apache, but i find PHP is easier.
is redirect with Apache .httacces 301 or PHP 301 is same?
pros? cons?
for SEO friendly esp Google.
🙂 thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The most “accepted” way to do this is with Apache
.htaccessasPHPcan fail (bad code etc.) You may not always be aware of problems that could cause your script to not run. In a perfect world they would be identical. But being that you can’t always know for certain your PHP will serve, Apache is a guarantee.