ludjer Posted October 7, 2007 Share Posted October 7, 2007 i have a apache server running on my computer at home, i would like it to when ever i request http://ip address/d-drive/ to goto d:\, i tried ScriptAlias /d-drive/ "D:/" ScriptAlias /e-drive/ "E:/" ScriptAlias /f-drive/ "F:/" and Alias /f drive F:\ Alias /e drive E:\ Alias /d drive D:\ ScriptAlias gave me Access forbidden! You don't have permission to access the requested directory. There is either no index document or the directory is read-protected. If you think this is a server error, please contact the webmaster. Error 403 and alias would not let me start my server is there anyway i can do this thanks in advanced Link to comment https://forums.phpfreaks.com/topic/72169-redirection/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.