[Typo3-UG Australia] Real URL EXT
Kelvin F
ipdatmonash at yahoo.com
Tue May 11 04:26:52 CEST 2004
Hi,
I have been trying to get the real URL's extension to work.
At this stage i have added
RewriteEngine On
RewriteRule ^typo3$ - [L]
RewriteRule ^typo3/.*$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-l
RewriteRule .* /index.php
to the last section of my http.conf file as suggested.
I then inputed the following into my root level template
page.headerData.1 = HTML
page.headerData.1.value = <BASE href="http://mydomain.com">
obviously i have to change the URL to the base of the website?
as far as I can tell the provided extension files are already modified.
is there anything else i have to change in order to the Real URL extension to work?
Kelvin Francis
---------------------------------
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.netfielders.de/pipermail/typo3-ug-australia/attachments/20040510/cb99c1ca/attachment.html
More information about the TYPO3-UG-australia
mailing list