arianhojat Posted January 30, 2008 Share Posted January 30, 2008 I am moving many hundreds of files over. and i was wondering should i scp everything over and then chmod all the files to the user:group= apache:apache with something like 'commandLine> chmod * 644'. I think when scp-ing them over, they get the user and group of me so when moved into apache web folder, apache doesnt have the rights/permissions to even show the files. Should i just 644 everything? Any specific kinda things gotta watch out for? Dont think there are any read-only files that I would want to keep read only. Would the whole code written with Window's encoding becoming an issue (with line-ends)? Thanks, Arian Quote Link to comment https://forums.phpfreaks.com/topic/88634-moving-intranet-over-from-iis-to-apache/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.