Setting up an Alias directory in Unix?

I am trying to setup an alias directory to be shared across all of my domains. I know I have to enter a similar line like this Alias /recips/ "/home/recips/public_html/" in my httpd.config file.

Unfortunately I have no idea how to get to this after logging into my server.

I have heard this isn't that hard but I haven't done much command programming since Basic was a common language!

Anyone know how to do this?

 

 

 

 

Top