Web Hosting Talk







View Full Version : Can anyone explain how the RaQ4 admin GUI work?


Bruce Coble
11-27-2002, 09:42 PM
Okay...

"Welcome to today's episode of 'Spot-The-Newbie' "...

You type in http://<<sitename>>/siteadmin & you get redirected to http://<<sitename>>:81/.cobalt/siteManage/<<sitename>>/index.html

Can someone please explain how this happens :confused:

...I mean, there's obviously some kind of symbolic linking or .htaccess command at work here, but I just can't find it...:o

I'm trying to sort out some issues with setup of our RaQ4, & knowing what's happening here would be a huge help :D

Thanks!!!

cyrusTvirus
11-28-2002, 03:44 AM
Hi,

pm me perhaps i can help you.

:cool:

raqtweak.com
11-28-2002, 03:20 PM
That is actually done with a RewriteRule in the httpd.conf
Check out /etc/httpd/conf/httpd.conf and search for /siteadmin
You'll find it there :)

If you have any problems, feel free to contact me :D

Bruce Coble
11-29-2002, 01:20 AM
cyrusTvirus, thanks for the offer, but raqtweak solved my problem...

raqtweak - If I could have your babies I would!!!:D :D :D

I know that's technically impossible for someone of my gender, but nonetheless, YOU HAVE FIXED MY PROBLEM!!!

(For what it's worth, I had followed someone's rundown on how to alter the httpd.conf to allow https-only access to a name-based virtual host, & they had specified to comment out the if statement that determines whether the protocol variable should use https or http...:eek:

If anyone wants to know how I did get this going, feel free to ask...if I get the urge, I might post it anyway...

cyrusTvirus
12-02-2002, 04:58 AM
Perhaps it is better to pos indeed..

Someone else can also benefit from it then !
:o

Bruce Coble
12-02-2002, 04:54 PM
Fair cop...I'll post it to a new thread now, so it can be found more easily...