Obsolete Releases > SME 8.x Contribs
SME 8.0 & sitex
Chummers:
Hi All,
Just a quick update, i managed to get the site redirected using this little snippet of info from this post
http://forums.contribs.org/index.php/topic,35553.15.html
it still says sitex at the end of the url, but at least users don't have to type that in :)
Now when i look at the site from an external source, it asks for a username and password, no i am sure i have seen a fix for this somewhere, just need to go and find it :)
Chummers:
found it!
so i may help others in future, i did this :
config setprop sitex PublicAccess global
expand-template /etc/httpd/conf/httpd.conf
sv h /service/httpd-e-smith
now i can access from the outside world without those pesky credentials :)
Thanks for everyones help, it is greatly appreciated!
janet:
Chummers
--- Quote ---.....site redirected using this....
http://forums.contribs.org/index.php/topic,35553.15.html
--- End quote ---
Out of interest which method did you use, a custom template change or did you just go for the index file method ie
<html>
<head>
<META http-equiv="refresh" content="0;URL=http://www.mydomain.com/joomla">
</head>
</html>
Chummers:
Hi janet,
I went for the quick and dirty method
<html>
<head>
<META http-equiv="refresh" content="0;URL=http://www.mydomain.com/joomla">
</head>
</html>
may also look at joomla since it looks a little more polished, but that's for another day, and another post ;)
Navigation
[0] Message Index
[*] Previous page
Go to full version