No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
The .htaccess file would generally look something like this: [code] RewriteEngine On # For HTML files: RewriteCond %{REQUEST_FILENAME}.html -s RewriteCond %{QUERY_STRING} ^$ RewriteRule ^(Herbal-Energy-Boosters|other_page_names_separated_by_pipes)/?$ $1.html # For PHP files: RewriteCond %{REQUEST_FILENAME} !-s RewriteRule ^(Herbal-Energy-Boosters|other_page_names_separated_by_pipes)(/.*)?$ $1.php [/code]
I am wondering if anyone has successfully designed a system of conditional navigation for a phpbb3 forum based on the parent site navigated from? I have created a US site with a Canadian mirror, or actual copy of the site with a few differences. The sites share a forum, and …
So I'm really new but I have written a simple bash shell script filter (using someone elses conversion utility) to insert a copyright text line into a MIDI file. The script works fine on the first file in the directory, however the whole point of writing this script for me …
Hi Jason here. I'm new - thanks for making this forum the great resource that it is.
So I'm really new but I have written a simple bash shell script filter (using someone elses conversion utility) to insert a copyright text line into a MIDI file. The script works fine on the first file in the directory, however the whole point of writing this script for me …
The End.
jkristos