
haymann
Member-
Content Count
9 -
Joined
-
Last visited
Everything posted by haymann
-
Thanks for digging this up. I'll give it a shot. Thanks! Ryan
-
Thanks for the info. I'll keep looking around as I get some "spare" time. Thanks again, Ryan
-
OK I spoke too fast. This works great if I enter a password as plain text, but I can't get it to work using any of the encrypted password generators (like the one mentioned in the tutorial). Not a big deal in my case, but it would be nice to do it right Ryan
-
I would have added this to a previous post, but the topic says it is closed I followed the tutorial found here and everything is working fine, but I would like the directory that I am password protecting to be visable in my directory listing. With the .htpasswd and .htaccess set up the way the tutorial suggests I can't see the directory in question until I have manually typed the address and entered my password. I would like to be able to view this directory in my directory listing, but once I click on it be prompted for my password. Is this possible? Second question if I may...? What do I need to add to the .htaccess file to prevent a certain directory from being listed at all? Using the same tutorial I saw that you can add IndexIgnore * and it will prevent that directory's contents from being displayed. I would like to display all of the directories except for one, is this possible? Thanks in advance. I love Uniform Server, it is working so well for me that I want to try some new things!! Ryan
-
This is probably an easy solution, but I have never learned anything about .bat files... Is it possible to add the mysqlrun.bat info in the start.bat file so that MySQL starts as well when I run start.bat? Right now I have both shortcuts in my start folder, but sometimes I think that mysqlrun.bat starts before start.bat is done. I thought that having them both start fom the same .bat might be a little more elegant... Ryan
-
Nope! I'm a "new" one!! Ryan
-
Hi olajideolaolorun, No I have never been registered as Ryan here. I tried, but the name was already taken ! I am Ryan on the Jinzora boards though... Thanks, Ryan
-
Thanks! I look froward to seeing 3.3! Looks like you are getting close to completing it. Keep up the good work. I am really enjoying using Uniform Server for my Jinzora installation. It is somehow faster than the XAMPP setups that I was using before... Ryan
-
What about for MySql? A shortcut from \UniServer3_2a\diskw\usr\local\mysql\mysqlrun.bat? Thanks!