Page 1 of 1

dynamic folder

Posted: Tue Nov 22, 2005 1:15 pm
by rajan
how to create dynamic folder like http://www.domainname.co/new folder and create a file in that folder

















_______________________________
livepcdoctor.com

Posted: Tue Nov 22, 2005 2:10 pm
by Burrito
I assume you are trying to create virtual directory (the url provided looks as such).

if so, it depends on the web server you're using on how to do it.

what web server are you using?

Posted: Tue Nov 22, 2005 2:39 pm
by rajan
apache web server

Posted: Tue Nov 22, 2005 4:19 pm
by Burrito
ok, you'll need to modify your httpd.conf file to add the virtual directory.