Jump to content

noiz

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by noiz

  1. ok, i see this is from a long time ago, but im trying to do the same thing, installing cgiirc, and i kinda have it working but i always get a connection time out. so im guessing that TCH doesnt allow me to run this program, or do i still need to keep trying to mess around with the configuration? -noiz
  2. yes, i already included those exceptions from that site, but now im getting people to help me on the #mediawiki irc channel, so hopefully since they know a lot about the mediawiki code they will be able to solve this problem. -noiz
  3. i was able to get the url to change to what i wanted but now when i have the url changed, mediawiki cannot load the stylesheets, which is a pretty big problem... -noiz
  4. if didnt work for me, but ive decided to try aliasing the url instead. i tried putting this: >Alias /stylesheets /home/sorunec/public_html/wiki/stylesheets Alias /style /home/sorunec/public_html/wiki/style Alias /images /home/sorunec/public_html/wiki/images Alias /skins /home/sorunec/public_html/wiki/skins Alias /redirect.php /home/sorunec/public_html/wiki/redirect.php Alias /textvc.php /home/sorunec/public_html/wiki/textvc.php Alias /index.php /home/sorunec/public_html/wiki/index.php Alias / /home/sorunec/public_html/wiki/index.php into .htaccess in the wiki folder, but i got a 500 internal server error and my error log says "/home/sorunec/public_html/wiki/.htaccess: Alias not allowed here" is there any other place that i would put that code where aliases are allowed, or does TCH just not allow aliases? -noiz
  5. File does not exist: /home/sorunec/public_html/wiki/Main_Page thats what my error logs say. -noiz
  6. unfortunately that code didnt work. whenever i tried to go to http://wiki.sorune.com/Main_Page it would give me a 400 error. -noiz
  7. ok, so for my sitel i have decided to set up the WikiMedia wiki and i have installed that fine. i installed it in a folder named 'wiki' and am using it as the subdomain http://wiki.sorune.com right now in the .htaccess file, i have: >RewriteBase / RewriteRule test.html$ index.php just so i could try and see if the module would work. right now the wiki is loaded as http://wiki.sorune.com/index.php/Main_Page which isnt all that bad, but i would like it to load as http://wiki.sorune.com/Main_Page i have tried many different configurations in .htaccess and talked with people i know on irc, but i always get a 500 internal service error. most of the code that i tried first was from this site. any help would be greatly appreciated. -noiz
  8. thanks, now everything works the way i want it to! -noiz
  9. ok, thats what i wanted to do, but now there is one problem i have. i want the stats to be a subdomain for my site, and when i do have it like that all of the images for the awstats page dont load, how would i fix this? -noiz
  10. ok, thats pretty much what i wanted, but is there a way to make it so people dont have to login? -noiz
  11. so i just switched to tch and on my last host i had bbclone installed that tracked who visited my site and also the users could see the stats too. since i already have awstats i was wondering if there is a way to allow others to see the stats for my site? or what would probably be better is if there was a way to have awstats export some of the stats to an html file that the users could view. -noiz
×
×
  • Create New...