Jump to content
The Uniform Server Community

override

Beta Tester
  • Posts

    36
  • Joined

  • Last visited

Everything posted by override

  1. Kool
  2. the thing about it is & it is the damnest thing lol ok it works the fine with the start.bat but you go to run it as a service forget it . it dose not see it i have tryed ever thing who knows lol
  3. ok how did you do this ?
  4. Admin by default on my sys
  5. ok here is my code in the config file LoadModule vhost_alias_module modules/mod_vhost_alias.so NameVirtualHost * # # VirtualHost example: # Almost any Apache directive may go into a VirtualHost container. # The first VirtualHost section is used for requests without a known # server name. # #<VirtualHost *> # ServerAdmin webmaster@dummy-host.example.com # DocumentRoot c:/Uniform3_1_1s/www/docs/dummy-host.example.com # ServerName dummy-host.example.com # ErrorLog logs/dummy-host.example.com-error_log # CustomLog logs/dummy-host.example.com-access_log common #</VirtualHost> <VirtualHost *> ServerName localhost DocumentRoot "c:/Uniform3_1_1s/www/" </VirtualHost> <VirtualHost *> ServerName hostname1 DocumentRoot "Z:/user2/www/" php_flag register_globals on php_flag allow_call_time_pass_reference On AddType audio/x-scpls pls AddType audio/x-mpegurl m3u AddType video/x-ms-asf asf asx AddType audio/x-ms-wma wma AddType audio/x-ms-wax wax AddType video/x-ms-wmv wmv AddType video/x-ms-wvx wvx AddType video/x-ms-wm wm AddType video/x-ms-wmx wmx AddType application/x-ms-wmz wmz AddType application/x-ms-wmd wmd </VirtualHost> <VirtualHost *> ServerName hostname2 DocumentRoot "Z:/user3/www/" </VirtualHost> the Z:\ is a mapped to my SimpleShare Network Attached Storage drive 400GB i get Warning: DocumentRoot [Z:/user2/www/] does not exist Warning: DocumentRoot [Z:/user3/www/] does not exist in the error log
  6. override

    VirtualHosting

    yea i just got a simple share net work drive 400GB on a windows xp pro & i have tryed ever thing & got the The Uniform Server set up as a service the drive is maped ever time i start up my pc any ideas on geting it to work i have been told that it is a rights problm under windows
  7. all you got to do is make sure that you got the following for Per-user web directories #1 now this is set up for pc's that has got more than 1 user it uses your windows name being giving for example Owner or bob or rbowen when you log in to your pc . #2 ok now we got to put the folder in it's rightful place we need to make a folder in example so it looks like this #3 the url would be example Hope it helps out
  8. I run it for my radio servers & also for my chat servers & i also run it for testing too
  9. This post cannot be displayed because it is in a password protected forum. Enter Password
  10. Here is mine
  11. me too tell me how to go about it ?
×
×
  • Create New...