ClioSport.net

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • Due to ongoing maintenance work some features and functions (including Dark mode!) may be unavailable or visually appear differently.
  • When you purchase through links on our site, we may earn an affiliate commission. Read more here.

Anyone know Apache?

Car  Honda S2000
All I want to know is how to set up an alias to a mapped network drive!!

So far i have the code for the alias in the http.conf file, but its just not working... probably permissions or something....
 
yep done that.... still wont work tho

think its because the default account which the apache services uses doesnt have permission to access networks
 
xp pro

used the network name

//shared/www and its nearly there

fairly sure its a permissions thing now
 
on the other machine, set the permissions to allow read access to all and it should be fine.
 
The permissions are all set ok, read/write etc

No passwords or anything

I appreciate you trying Mike!
 
fecking firewall on my PC - cos I formatted it last night I forgot to allow network access!!!!!

then instead of referring to the mapped network drive, I used

//MARGE/share/www

(ie: the disc drive name)

it was me looking @ permissions that made me realise id left out the network!

Thanks Mike, you were v helpful.
 
You are welcome, I'm glad you got it all sorted!

Now I've got to go and attack IIS!
 
Back
Top