[users@httpd] Re: How to redirect index page? - SOLVED

2012-05-26 Thread Csanyi Pal
Csanyi Pal writes: > Hi, > > on my apache2 server I have installed two aliases: > joomla in /usr/share/joomla/ > and > moodle in /usr/share/moodle. > > In /etc/apache2/conf.d/moodle I have the line: > Alias /moodle /usr/share/moodle/ > > and in /etc/apac

[users@httpd] How to redirect index page?

2012-05-26 Thread Csanyi Pal
Hi, on my apache2 server I have installed two aliases: joomla in /usr/share/joomla/ and moodle in /usr/share/moodle. In /etc/apache2/conf.d/moodle I have the line: Alias /moodle /usr/share/moodle/ and in /etc/apache2/conf.d/joomla I have the line: Alias /joomla /usr/share/joomla/ One can open

[users@httpd] How to manage two aliases?

2012-05-26 Thread Csanyi Pal
Hi, on my apache2 server I have installed two aliases: joomla in /usr/share/joomla/ and moodle in /usr/share/moodle. In /etc/apache2/conf.d/moodle I have the line: Alias /moodle /usr/share/moodle/ and in /etc/apache2/conf.d/joomla I have the line: Alias /joomla /usr/share/joomla/ One can open

[users@httpd] Re: Error: The page isn't redirecting properly - SOLVED

2012-05-26 Thread Csanyi Pal
Csanyi Pal writes: > I'm running apache2 Version: 2.2.16-6+squeeze4 on my Debian GNU/Linux > Squeeze operating system. > > I have installed Moodle on this web server and it can be opened from > the Internet: http://cspl.me/moodle > > I have my small (Joomla) website t

[users@httpd] Re: Error: The page isn't redirecting properly

2012-05-25 Thread Csanyi Pal
Hi Frank, Frank Gingras writes: [snip] >> Mohamed Daif > > writes: >> >> > disable Use URL rewriting from joomla administrator from Global >> Configuration >> >> It is disabled already. >> > I have installed Moodle on this web server

[users@httpd] Re: Error: The page isn't redirecting properly

2012-05-24 Thread Csanyi Pal
Hi Mohamed, Mohamed Daif writes: > disable Use URL rewriting from joomla administrator from Global Configuration It is disabled already. > On Wed, May 23, 2012 at 9:23 PM, Csanyi Pal wrote: > > Hi, > > I'm running apache2 Version: 2.2.16-6+squeeze4

[users@httpd] Error: The page isn't redirecting properly

2012-05-23 Thread Csanyi Pal
Hi, I'm running apache2 Version: 2.2.16-6+squeeze4 on my Debian GNU/Linux Squeeze operating system. I have installed Moodle on this web server and it can be opened from the Internet: http://cspl.me/moodle I have my small (Joomla) website too: http://cspl.me on this web server. It can be opened

[users@httpd] Apache Module mod_alias or?

2011-07-13 Thread Csanyi Pal
Hi, I have on Debian GNU/Linux Squeeze an Apache2 server. My FQDN is csanyi-pal.info I have installed Drupal6, an open source content management platform. In /etc/apache2/conf.d/@drupal6.conf that is a symlink to /etc/drupal/6/apache.conf is the following setup: ---> Alias /drupal6 /usr/share/