|
Welcome to the IT Web Site |
|
|
|
|
There are no translations available.
 Welcome to the SPC IT Section web site. We are in the process of moving this site to Joomla 1.5 and will update shortly....
Phill Hardstaff
|
|
Mise à jour le Mardi, 18 Mai 2010 03:22 |
|
|
Unattended install of third party disk drivers |
|
|
|
|
There are no translations available.
As I went through about 2 days of frustration trying to get this to work I have outlined a procedure here that WORKS, I found plenty on the Internet that did not work and this was patched together from some of those source and MS Technet. This outlines installing a WinXP Promise MBFastTrak133 Lite (tm) Controller (this is an onboard raid controller) under Windows XP unattended.
|
|
Mise à jour le Vendredi, 01 Avril 2011 03:18 |
|
Lire la suite...
|
|
Joomal and SEF on IIS 6.0 |
|
|
|
|
There are no translations available.
This is an article about how to get Joomla and SEF working on an IIS 6.0 server, this took me a couple of days to fully work out so I hope this save someone some time. The basic Joomla SEF / SEO is relatively easy to get working but does not really give you much, what I wanted was one of the more fancy SEF components to work with IIS that gave me nice friendly URL's that meant something, on Windows Server 2003 and IIS 6.0. For a sample take a look at the URL's on this site. |
|
Lire la suite...
|
|
|
Make a normal user a local admin |
|
|
|
|
There are no translations available.
I just set up something which is fairly useful, I had a hard time finding anything much about it on the Internet, I needed to make a new guy we have working for us a local admin on each machine in the domain without making him a domain admin, also not forgetting we have English and French systems, ie the group name is different on these systems. So I found this here. |
|
Mise à jour le Mercredi, 12 Juillet 2006 11:20 |
|
Lire la suite...
|
|
Joomla 1.5.x and SEF on IIS 7 |
|
|
|
|
There are no translations available.
This is now a much easier process and pretty much everything you need to know is here http://docs.joomla.org/SEO_and_IIS_ISAPI. I already had our server setup for fastcgi so this was very straight forward after installing the MS rewrite module. Having said that I could not get Artio SEF to work however the default Joomla SEF works perfectly for me and is more than adequate for my needs. My advice would be to start simple with just native Joomla SEF, and don't forget you have to turn on both SEF and rewrite in the config file, if you don't turn on rewrite it puts an extra index.php in all your URL's, should look like this
var $sef = '1'; var $sef_rewrite = '1';
The web.config on the web page above works flawlessly with IIS7 and Joomla 1.5.x
Have fun !!! |
|
Mise à jour le Mardi, 18 Mai 2010 03:20 |
|
|