public_html directory problem

TsUyOi

New member
Joined
Mar 23, 2006
Messages
4
i m having problem tht my public_html directory become file type.
so now when i upload something need to go long way:

/domain > mydomain.com > public_html


how to make it back my public_html directory?
 
Show us the complete long directory listing that shows the listing in question:

First change into the directory holding the public_html directory in question.

Then do:
Code:
ls -al
and post the output.

Jeff
 
Back
Top